codeberg-forgejo/models/migrations
Andreas Shimokawa 8cc7cd94b5 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
2024-11-21 01:05:33 +01:00
..
base [CHORE] Move test related function to own package 2024-07-14 17:00:49 +02:00
fixtures Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) 2024-05-12 20:03:10 +02:00
test Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
v1_6 Enable more `revive` linter rules (#30608) 2024-04-28 15:39:00 +02:00
v1_7 Rename `Sync2` -> `Sync` (#26479) 2023-08-13 21:17:21 +02:00
v1_8 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_9 Enable more `revive` linter rules (#30608) 2024-04-28 15:39:00 +02:00
v1_10 Rename `Sync2` -> `Sync` (#26479) 2023-08-13 21:17:21 +02:00
v1_11 Enable more `revive` linter rules (#30608) 2024-04-28 15:39:00 +02:00
v1_12 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_13 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_14 Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
v1_15 Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
v1_16 CB/revert: Do not use longtext but stay with text like gitea 1.15 for issues and comments 2024-11-21 01:05:33 +01:00
v1_17 Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
v1_18 Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
v1_19 Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
v1_20 Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
v1_21 Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899) 2024-07-22 15:44:13 +02:00
v1_22 Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
v1_23 Clear up old Actions logs (#31735) 2024-08-04 18:24:10 +02:00
migrations.go CB/revert: Do not use longtext but stay with text like gitea 1.15 for issues and comments 2024-11-21 01:05:33 +01:00