Skip to content

Releases: sudopark/SQLiteService

v0.3.1

04 Jan 04:14

Choose a tag to compare

v0.3.0

09 Dec 15:52

Choose a tag to compare

  • add read and update journal mode
  • add open with readonly option

Full Changelog: v0.2.2...v0.3.0

create table if need before load and update database

01 Jan 05:19

Choose a tag to compare

add concurrency support

28 Mar 15:33

Choose a tag to compare

v0.1.8

26 Mar 07:16

Choose a tag to compare

add Like

add IS NULL condition

17 Sep 18:54

Choose a tag to compare

v0.1.6

05 Sep 05:12

Choose a tag to compare

add support multiple primary keys in table

04 Sep 12:38

Choose a tag to compare

v0.1.4 - add finalized callback when migration finished

31 Aug 15:19

Choose a tag to compare

add finalized callback when migration finished

  • add finalized callback
  • edit migration tests
  • add run method with type

v0.1.3

02 Aug 17:08

Choose a tag to compare

Update README.md