Commit Graph
2 Commits
Author SHA1 Message Date
Lunny XiaoandGitHub 4f98e82427 Check if column exist before rename if exist, just return with no error (#17870)
* 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 21:17:24 +08:00
6d69df2804 Add Status Updates whilst Gitea migrations are occurring (#15076)
* Add migrating message

Signed-off-by: Andrew Thornton <[email protected]>

* simplify messenger

Signed-off-by: Andrew Thornton <[email protected]>

* make messenger an interface

Signed-off-by: Andrew Thornton <[email protected]>

* rename

Signed-off-by: Andrew Thornton <[email protected]>

* prepare for merge

Signed-off-by: Andrew Thornton <[email protected]>

* as per tech

Signed-off-by: Andrew Thornton <[email protected]>

Co-authored-by: 6543 <[email protected]>
2021-06-16 18:02:24 -04:00