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

Apache Cordova SQLite with multiple databases, in multiple locations #17

Open
brodybits opened this issue Mar 24, 2020 · 0 comments
Open

Comments

@brodybits
Copy link
Owner

An organization is interested in Cordova SQLite access to multiple databases, in multiple locations.

This is already possible with cordova-sqlite-evcore-extbuild-free on Android, as long as the databases have different file names. It should be pretty straightforward to support this with the Cordova SQLite evplus enhancements for large result sets, as discussed in storesafe/cordova-plugin-sqlite-evplus-ext-common-free#7.

The new Cordova SQLite plugin design in progress, as discussed in #3, can work with multiple databases with flexible path and no restriction on the shared file name.

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

1 participant