storesafe / cordova-sqlite-storage

A Cordova/PhoneGap plugin to open and use sqlite databases on Android, iOS and Windows with HTML5/Web SQL API
Other
2.15k stars 715 forks source link

Major release with possible enhancements & breaking changes #773

Open brodycj opened 6 years ago

brodycj commented 6 years ago

Major

Under consideration, as of February 2019:

Highly desired (not promised):

Breaking changes

Possibly breaking changes

Other

Time permitting:

brodycj commented 5 years ago

I just added the bug-data-loss-risk label since this release will include #838 (SQLITE_DBCONFIG_DEFENSIVE flag) which is a defense against a potential data loss issue.

sithwarrior commented 5 years ago

@brodybits Hi Brody. Im a little confused about the versioning, and the breaking changes. is v3 the version with the changes?

Im currently on v2.4, and want to update the plugin, should I currently use v2.6 or do the transition to v3?

broncha commented 5 years ago

@sithwarrior I see a tag for 3.2.0 already. @brodybits For these breaking changes, the new version would be 4 onwards?

I am planning on integrating this plugin, but I am not sure if I should wait for the new release!

brodycj commented 5 years ago

I suggest you guys use the updated version since it has the defense against the possible data loss issue.

irstavr commented 5 years ago

I suggest you guys use the updated version since it has the defence against the possible data loss issue.

Hi Chris, Could you please let us know which is the correct 'updated version'? Thank you in advance!