gitea/models/migrations/v1_22
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170)
This PR split the `Board` into two parts. One is the struct has been
renamed to `Column` and the second we have a `Template Type`.

But to make it easier to review, this PR will not change the database
schemas, they are just renames. The database schema changes could be in
future PRs.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: yp05327 <576951401@qq.com>
2024-05-27 08:59:54 +00:00
..
main_test.go
v280.go
v281.go
v282.go
v283_test.go
v283.go
v284.go
v285.go
v286_test.go Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) 2024-05-11 22:16:09 +08:00
v286.go Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) 2024-05-11 22:16:09 +08:00
v287_test.go
v287.go
v288.go
v289.go
v290.go
v291.go
v292.go
v293_test.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
v293.go
v294_test.go Rename migration package name for 1.22-rc1 (#30730) 2024-04-27 14:02:07 +00:00
v294.go Rename migration package name for 1.22-rc1 (#30730) 2024-04-27 14:02:07 +00:00
v295.go Rename migration package name for 1.22-rc1 (#30730) 2024-04-27 14:02:07 +00:00
v296.go Rename migration package name for 1.22-rc1 (#30730) 2024-04-27 14:02:07 +00:00
v297.go Rename migration package name for 1.22-rc1 (#30730) 2024-04-27 14:02:07 +00:00
v298.go Rename migration package name for 1.22-rc1 (#30730) 2024-04-27 14:02:07 +00:00