1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-16 19:28:12 +00:00
Files
gitea/models/migrations/v184.go
Lunny Xiao 56a3b50136 Check if column exist before rename if exist, just return with no error (#17870) (#17882)
* Check if column exist before rename if exist, just return with no error

* Also check if errors column exist

* Add comment for migration

* Fix sqlite test
2021-12-02 18:12:11 +01:00

1.6 KiB