litehelpers / cordova-sqlite-evmax-ext-workers-legacy-build-free

Other
5 stars 0 forks source link

Deprecated API calls to be removed #5

Open brodycj opened 6 years ago

brodycj commented 6 years ago

The following API calls are now deprecated and scheduled to be removed in the near future:

This is needed to support the Browser platform ref: https://github.com/litehelpers/Cordova-sqlite-evcore-extbuild-free/issues/11 and avoid a number of other problems discussed in https://github.com/litehelpers/Cordova-sqlite-storage/issues/690.

It is recommended to use the following calls instead: To clarify: it is recommended to use the following calls in general:

NOTE that the db.sqlBatch() call is still not supported by this plugin version, will be added by merge in the near future ref: litehelpers/cordova-sqlite-evplus-legacy-workers-free#4