Skip to content

Releases: crawshaw/sqlite

Update to sqlite 3.31.0

Choose a tag to compare

@AdamSLevy AdamSLevy released this 23 Jan 20:04
v0.2.2

Update sqlite to 3.31.0

v0.1.2: sqlite: handle []byte larger than 1<<28

Choose a tag to compare

@crawshaw crawshaw released this 19 Dec 19:16

Support reading []byte values larger than 256mb.

v0.1.1

Choose a tag to compare

@crawshaw crawshaw released this 19 Dec 18:51
  • SQLite 3.26.0
  • Shared cache is no longer on by default.