storesafe/cordova-sqlite-storage

Database storage in arbitrary path (Android/iOS/macOS/Windows)

brodybits opened this issue · 1 comments

A custom Android database location is possible in https://github.com/litehelpers/Cordova-sqlite-evcore-extbuild-free ref: https://github.com/litehelpers/Cordova-sqlite-evcore-extbuild-free#opening-a-database

It would be nice to have a more general solution to support arbitrary database path on all supported platforms Android/iOS/macOS/Windows. (This would not be possible on the "browser" platform.)

ADDITIONAL COMMENT(S):

  • This would use a setting such as path instead of name and location.

Highly desired in July/August 2018 release ref: #773, especially on Android & Windows due to some customer interest