aboutsummaryrefslogtreecommitdiff
path: root/internal/sqlutil/migrate.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-07-07Prepare statement on an existing transaction (#3144)Till
2022-09-22Tweak `InsertMigration` to avoid logging (#2720)Till
2022-09-13Check unique constraint errors when manually inserting migrations (#2712)Till
2022-09-09Change detection of already executed migrations (#2665)Till
2022-07-25Update database migrations, remove goose (#2264)Till
2021-09-08- Removed double imports (#1989)Ryan W
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-10-15Automatically upgrade databases on startup (#1529)Kegsay