main
Chore: Pin database migration IDs to a golden file (#129929)
SQL Migrations: Support Obsolete table Migration (#128826)
Remove support for Google Spanner database. (#105846)
Chore: Remove remaining ptr constructor helper functions (#124553)
Chore: use any rather than interface{} (#74066)
Replace check for integration tests. (#110707)
SQLStore: exponential backoff with jitter for SQLITE_BUSY transaction retries (#126318)
feat: enable ansi quotes by default (#116922)
Add a per-request query time logger
Chore: Add xorm.io/core into xorm (#103700)
CI: Remove CGO from our vocabulary (#119205)
fix: update grafana to close DB connections on shutdown (#125216)
Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405)
unified-storage: reuse DB connection when creating database from snapshot (#128551)
Chore: Extract DatabaseConfig parsing from SQLStore (#81157)
Chore: Remove unused bus.Bus events (#110738)