Skip to content

Releases: rqlite/go-sqlite3

v1.42.0

11 Sep 03:37

Choose a tag to compare

Use GoStringN to deal with embedded nulls

v1.41.0

11 Sep 02:42

Choose a tag to compare

Actually convert to GoString for CDC

v1.40.0

14 Aug 13:15
2fcb2a3

Choose a tag to compare

SQLite 3.50.4.

v1.39.0

25 Jul 13:29
2f0d1da

Choose a tag to compare

SQLite 3.50.3.

v1.38.0

19 Apr 02:49
255a19e

Choose a tag to compare

SQLite 3.49.1.

v1.37.0

11 Jan 15:28
99e127f

Choose a tag to compare

Always compile with SQLITE_ENABLE_PREUPDATE_HOOK.

v1.36.0

09 Sep 19:09

Choose a tag to compare

Enable the Geopoly extension.

v1.35.0

04 Sep 15:05
2bbb9d3

Choose a tag to compare

SQLite 3.46.1

v1.34.0

08 Aug 22:00
f77bf34

Choose a tag to compare

Merge pull request #31 from rqlite/fix-load-extension

Use a nil pointer if entry is ""

v1.32.2

08 Aug 21:58
f77bf34

Choose a tag to compare

Fix Load Extension.