- Increase bundled SQLite variables and depth (#522)
- Fix error when building with
uuid
andfunctions
features. (#515) - Upgrade bundled SQLite sources to 3.28.0 (#513)
- Fix nightly build (#514)
- Add query_row_named for prepared statement (#528)
- Add binding to
sqlite3_create_collation_v2
(#534) - Add bundled-windows feature (#537)
- Add binding to
sqlite3_create_window_function
(#539) - Include the name of the column in InvalidColumnType errors (#541)