Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with cordova-sqlite adapter #74

Open
matejuh opened this issue Apr 19, 2017 · 2 comments
Open

Not working with cordova-sqlite adapter #74

matejuh opened this issue Apr 19, 2017 · 2 comments

Comments

@matejuh
Copy link

matejuh commented Apr 19, 2017

It seems that this plugin is not working with pouchdb-adapter-cordova-sqlite and cordova-sqlite adapter. When websql adapter is used during in browser development, search is working as expected. But when deployed to the device and cordova-sqlite adapter is used, no results are found although records in the database exist (allDocs returns results).

@nolanlawson
Copy link
Member

Yeah this module needs to update to the latest pouchdb-abstract-mapreduce in order to work properly. Unfortunately it's a breaking change because it will start creating design documents.

@JPOak
Copy link

JPOak commented Aug 13, 2018

This is an old thread, so checking in to see if it is still true? Doing some research on using Pouch, Sqlite adapter for persistent storage, and some sort of search capability. Thxs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants