aboutsummaryrefslogtreecommitdiff
path: root/internal/sqlutil/sqlutil.go
AgeCommit message (Expand)Author
2024-10-17Rename the go packageQuentin Gliech
2023-03-23Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)Till
2022-11-02Fix `moderncsqlite` errors and rebase onto `main` (#2832)0x1a8510f2
2022-10-05Check PostgreSQL connection count (#2760)Neil Alexander
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander