diff options
author | 6543 <6543@obermui.de> | 2021-01-28 23:58:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-28 23:58:33 +0100 |
commit | 2ebe609d65f16b67ee54fe123f226bcd737be79e (patch) | |
tree | f02d2ac08078204f8584f9b4e1797523e66d991c /docs/content/doc/upgrade/from-gogs.zh-tw.md | |
parent | 3599d44399cf49685a3eee6ef74f75ecde4736fe (diff) | |
download | gitea-2ebe609d65f16b67ee54fe123f226bcd737be79e.tar.gz gitea-2ebe609d65f16b67ee54fe123f226bcd737be79e.zip |
Fix migration v141 (#14387)
* Fix mig 141
* Add Migration to fix it
* update null values to false first
* Alter Table if posible
* use dropTableColumns instead of recreateTable
* MySQL use Alter
* Postgres use Alter
* Update models/migrations/v167.go
* Apply suggestions from code review
* use 2x add col & 2x update & 2x drop col
* let sqlite be the only issue
* use recreate since it just WORKS
Diffstat (limited to 'docs/content/doc/upgrade/from-gogs.zh-tw.md')
0 files changed, 0 insertions, 0 deletions