Closed nickdex closed 5 years ago
When creating new items using feathers pouchdb, it ignores given id and generates id based on timestamp
Use alukito's fork of Feathers-Pouchdb
He removed random id generation code in the commit
All the values all passed directly to bulkDocs api of pouchdb
When creating new items using feathers pouchdb, it ignores given id and generates id based on timestamp