You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better (and simpler) error handling for changes() would also be a nice thing to copy from express-pouchdb: pouchdb/express-pouchdb@0325f8b
There have been other improvements with respect to CouchDB compatibilty as well in core functions (bulkDocs, allDocs, attachments, compact), but I guess those aren't strictly necessary when the only goal is PouchDB interoperability.
marten-de-vries
changed the title
Invalid JSON body makes server crash
Invalid JSON body makes server crash + other possibly backportable things from express-pouchdb
Jan 14, 2015
An express-pouchdb issue that will crop up in pouchdb-express-router as well:
pouchdb/express-pouchdb#159
Includes a fix.
The text was updated successfully, but these errors were encountered: