0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-18 12:22:36 -05:00
forgejo/models/migrations
Gusted 457564044a
[DB] Ensure forgejo migration up to date (squash)
- Backport https://codeberg.org/forgejo/forgejo/pulls/1849
- Hook Forgejo's `EnsureUpToDate` to Gitea's `EnsureUpToDate`, such that
the Forgejo migrations are also being checked to be up to date.
- I'm not sure how I missed this and if this has caused any problems,
but due to the lack of any open issue about it it seems to not be a big
problem.

(cherry picked from commit 6c65b6dcf6)
2023-11-28 23:28:06 +01:00
..
base Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
fixtures
v1_6 Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
v1_7
v1_8 Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
v1_9
v1_10 Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
v1_11 Fix all possible setting error related storages and added some tests (#23911) (#25244) 2023-06-14 08:36:52 +02:00
v1_12
v1_13 Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
v1_14 Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
v1_15
v1_16 Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
v1_17
v1_18
v1_19 Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
v1_20 Prevent primary key update on migration (#26192) (#26199) 2023-07-30 07:46:18 +02:00
migrations.go [DB] Ensure forgejo migration up to date (squash) 2023-11-28 23:28:06 +01:00