main
feat: sqlx sqlite expose de/serialize (#3745)
breaking: add SqlStr (#3723)
breaking(sqlite): `libsqlite3-sys` versioning, feature flags, safety changes (#3928)
refactor(sqlite): do not borrow bound values, delete lifetime on `SqliteArguments` (#3957)
SQLite: fix transaction level accounting with bad custom command. (#3981)
groundwork for 0.9.0-alpha.1 (#3821)