1
0
Fork 0
codeberg-forgejo/models/migrations
Andreas Shimokawa 11279f9d58 CB/revert: Do not use longtext but stay with text like gitea 1.15 for issues and comments
This disables migration v191 and prevents v198 from adding a longtext column
XORM struts are also reverted to TEXT to prevent warnings during starup
2023-08-24 18:42:54 +00:00
..
base Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
fixtures Remove wrongly added column on migration test fixtures (#23456) 2023-03-14 19:49:59 +08:00
v1_6 Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
v1_7 Update go dev dependencies (#22064) 2022-12-08 16:21:37 +08:00
v1_8 Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
v1_9 Update go dev dependencies (#22064) 2022-12-08 16:21:37 +08:00
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 Refactor `setting.Database.UseXXX` to methods (#23354) 2023-03-07 18:51:06 +08:00
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 Refactor `setting.Database.UseXXX` to methods (#23354) 2023-03-07 18:51:06 +08:00
v1_16 CB/revert: Do not use longtext but stay with text like gitea 1.15 for issues and comments 2023-08-24 18:42:54 +00:00
v1_17 Drop migration for ForeignReference (#23605) 2023-03-23 15:01:55 -04:00
v1_18 Refactor `setting.Database.UseXXX` to methods (#23354) 2023-03-07 18:51:06 +08:00
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 CB/revert: Do not use longtext but stay with text like gitea 1.15 for issues and comments 2023-08-24 18:42:54 +00:00