main
chore: update mysql schema snapshot (#125205)
Convert unique keys in 3 tables to primary keys (#115421)
SqlStore: Remove dependency on golang-migrate (#123326)
Storage: include SQL implementation (#58018)
fix: file and file_meta migrations (#112611)
SqlStore: Fix migration deadlock on dialects without advisory locks (#128124)
Chore: add/update sqlstore-related helper functions (#77408)
SQL Migrations: Support Obsolete table Migration (#128826)
unified-storage: reuse DB connection when creating database from snapshot (#128551)
fix: retry with backoff busy/locked errors on SQLite TruncateDBTables (#112667)
Remove support for Google Spanner database. (#105846)
Alerting: Write and Delete multiple alert instances. (#55350)