Socket
Socket
Sign inDemoInstall

@capacitor-community/sqlite

Package Overview
Dependencies
Maintainers
42
Versions
239
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
24

2.9.0-alpha.5

Diff

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
jeepq
published 2.4.2-9 •

Changelog

Source

2.4.2-9 (2020-11-12)

Added Features

  • Add Listener for request permissions (Android)
  • Add Vue and Ionic/Vue demonstrating apps

Bug Fixes

  • Update documentation
jeepq
published 2.4.2-8 •

Changelog

Source

2.4.2-8 (2020-10-22)

Bug Fixes
  • Fix iOS plugin open bug
jeepq
published 2.4.2-7 •

Changelog

Source

2.4.2-7 (2020-10-22)

Added Features
  • Add addUpgradeStatement for version upgrade (Android)
Bug Fixes
  • Fix README issue#47
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc