Socket
Socket
Sign inDemoInstall

@capacitor-community/sqlite

Package Overview
Dependencies
Maintainers
43
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/sqlite - npm Package Versions

1
25

2.4.3

Diff

Changelog

Source

2.4.3 (2020-12-19)

Bug Fixes
  • Fix issue#59 ExportToJson
jeepq
published 2.9.0-alpha.7 •

Changelog

Source

2.9.0-alpha.7 (2020-12-14) REFACTOR

Bug Fixes
  • Update the README and add a link to a Ionic/React app.
jeepq
published 2.9.0-alpha.6 •

Changelog

Source

2.9.0-alpha.6 (2020-12-14) REFACTOR

Chore
  • update to @capacitor/core@2.4.4
Added Features Electron platform
  • createConnection
  • closeConnection
  • open (non-encrypted DB)
  • open (encrypted DB)
  • close
  • execute
  • executeSet
  • run
  • query
  • deleteDatabase
  • createSyncTable
  • setSyncDate
  • isDBExists
  • addUpgradeStatement
Added Features All Platforms
  • in capSQLiteSet the values can be an any[] or any[][]
Bug Fixes
  • Update the README and add a link to a Ionic/React app.
  • Update the API documentation
jeepq
published 2.9.0-alpha.5 •

Changelog

Source

2.9.0-alpha.5 (2020-12-02) REFACTOR

Added Features
  • retrieveConnection (Wrapper Connection)
  • retrieveAllConnections (Wrapper Connection)
  • closeAllConnections (Wrapper Connection)
Bug Fixes
  • fix rollback transaction in iOS
jeepq
published 2.9.0-alpha.4 •

Changelog

Source

2.9.0-alpha.4 (2020-11-29) REFACTOR

Added Features iOS platform
  • createConnection
  • closeConnection
  • open (non-encrypted DB)
  • open (encrypted DB)
  • close
  • execute
  • executeSet
  • run
  • query
  • deleteDatabase
  • createSyncTable
  • setSyncDate
  • isDBExists
  • addUpgradeStatement
Bug Fixes
  • Android addUpgradeStatement backup and restore
jeepq
published 2.9.0-alpha.3 •

Changelog

Source

2.9.0-alpha.3 (2020-11-25) REFACTOR

Added Features Android platform only
  • add addUpgradeStatement method
  • add createSyncTable method
  • add setSyncDate method
  • update refactor app
Bug Fixes
  • creating database directory in physical device
  • app crash when querying non existing tables or columns
jeepq
published 2.4.3-1 •

Changelog

Source

2.4.3-1 (2020-11-23)

Chore
  • update to @capacitor/core@2.4.3
Bug Fixes
  • Fix issue#56 INSERT null value on iOS
jeepq
published 2.9.0-alpha.2 •

Changelog

Source

2.9.0-alpha.2 (2020-11-23) REFACTOR

Chore
  • update to @capacitor/core@2.4.3
Added Features Android platform only
  • add Wrappers documentation (APIConnection && APIDBConnection)
  • add isDBExists, deleteDatabase methods
jeepq
published 2.9.0-alpha.1 •

Changelog

Source

2.9.0-alpha.1 (2020-11-22) REFACTOR

Added Features Android platform only
  • createConnection method
  • closeConnection method
  • SQLiteConnection Interface & Class
  • SQLiteDBConnection Interface & Class
jeepq
published 2.4.2 •

Changelog

Source

2.4.2 (2020-11-22)

  • Stable release before looking at a refactor for solving issue#1
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc