@gauravachhani/sqlite
TypeScript icon, indicating that this package has built-in type declarations

2.4.7 • Public • Published

Electron databases location

  • There are by default under User/Databases/APP_NAME/

Then build YOUR_APPLICATION

npm run build
npx cap copy
npx cap copy @capacitor-community/electron
npx cap copy web
npx cap open android
npx cap open ios
npx cap open @capacitor-community/electron

Issues

Do not report anymore issues for 2.4.x as this release is not anymore maintained.

Configuration

No configuration required for this plugin

Supported methods

Name Android iOS Electron Web
open (non-encrypted DB)
open (encrypted DB)
close
execute
executeSet
run
query
deleteDatabase
importFromJson
exportToJson
createSyncTable
setSyncDate
isJsonValid
isDBExists
addUpgradeStatement

Package Sidebar

Install

npm i @gauravachhani/sqlite

Weekly Downloads

4

Version

2.4.7

License

MIT

Unpacked Size

1.46 MB

Total Files

125

Last publish

Collaborators

  • dragon-dev