v0.21.0
What's Changed
Updates:
- SQLite 3.47.2
Breaking changes:
Stmt.Columns(dest ...any)API changed- from
Stmt.Columns(dest []any)(the difference matters!)
- from
- Remove
sqlite3_nosysbuild tagsqlite3_dotlkshould work everywhere
BEGIN CONCURRENTand Wal2 moved to their own module
Full Changelog: v0.20.3...v0.21.0