Skip to content

sqlBatch call is missing in this plugin version #4

@brody4hire

Description

@brody4hire

The sqlBatch call documented in https://github.com/litehelpers/Cordova-sqlite-storage#sql-batch-transactions is missing in this plugin version, needed to support efficient, atomic multi-statement transactions in place of "standard" (deprecated) Web SQL transactions. It is desired to deprecate and eventually remove support for "standard" Web SQL transactions due to problems discussed in #3, storesafe/cordova-sqlite-evcore-extbuild-free#11, and storesafe/cordova-sqlite-storage#690.

I will solve this with a merge when I get a chance, hopefully within 1-2 months.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions