Skip to content

SQLite 3.45

Latest
Compare
Choose a tag to compare
@romaindoumenc romaindoumenc released this 18 Jan 10:53
· 22 commits to main since this release

Fixed

  • Reading into a byte array would return dangling references

Changed

  • SQLite engine updated to 3.45.0

Our fav benchmark (nested loops, aka the N + 1 query problem) is still looking very good:

goos: linux
goarch: amd64
pkg: github.com/TroutSoftware/sqlite
cpu: 12th Gen Intel(R) Core(TM) i7-12700
              │ eed8464.bench │         703a1be.bench         │
              │    sec/op     │   sec/op     vs base          │
LoopTables-20     42.16m ± 4%   41.76m ± 5%  ~ (p=0.912 n=10)