nolanlawson / cordova-plugin-sqlite-2

Native SQLite database API for Cordova/PhoneGap/Ionic, modeled after WebSQL (UNMAINTAINED)
https://nolanlawson.com/2016/04/10/introducing-the-cordova-sqlite-plugin-2/
Apache License 2.0
168 stars 28 forks source link

Null object exception when using PouchDB #44

Closed nolanlawson closed 7 years ago

nolanlawson commented 7 years ago

This issue was reported here with a failing test case; I believe it is a bug in this repo: https://github.com/pouchdb/pouchdb/issues/5413#issuecomment-265015471

nolanlawson commented 7 years ago

This was an example of the 1MB limit in Android: https://github.com/pouchdb/pouchdb/issues/5413