Skip to content

WIP: Jio allDocs schema options

Vincent Bechu requested to merge vincentB/jio:jio_date into master

Add property schema in allDocs options

Using :

-jiodate.JIODate

-key_schema

Schema : {type: 'string', format: 'date-time'} will be handle to sort and query with jIO Query. And with querystorage.

Merge request reports