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

Make natively compatible with Capacitor #1016

Open
jpike88 opened this issue Nov 3, 2023 · 4 comments
Open

Make natively compatible with Capacitor #1016

jpike88 opened this issue Nov 3, 2023 · 4 comments

Comments

@jpike88
Copy link

jpike88 commented Nov 3, 2023

I've been migrating to Capacitor from Cordova, this plugin is the only one I am unable to have a capacitor-equivalent for. The reason is that I am relying on pouchdb-adapter-cordova-sqlite, which means I can't use something like https://github.com/capacitor-community/sqlite as no pouchdb adapter exists for it.

What needs to be done to convert this library forwards for a capacitor project, without the need for Cordova to be installed?

@jpike88
Copy link
Author

jpike88 commented Nov 5, 2023

@brodybits i know this library isn't something frequently maintained, but can I ask for your input on roughly how difficult you think this may be? I'm considering forking it

@mirko77
Copy link

mirko77 commented May 25, 2024

See https://github.com/capacitor-community/sqlite/blob/master/docs/MigratingCordovaDatabases.md

@jpike88
Copy link
Author

jpike88 commented May 25, 2024

Thanks... just need to figure out how to get the rest of the way there with pouchdb-adapter-cordova-sqlite

@brodycj
Copy link
Contributor

brodycj commented Jul 19, 2024

Thanks & apologies ... see ^^^ https://github.com/capacitor-community/sqlite/blob/master/docs/MigratingCordovaDatabases.md

I think this DOES need to be documented, considering this as a documentation bug for now.

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

No branches or pull requests

3 participants