mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-26 21:53:51 +03:00
2dc167cbb9
The following message is displayed when upgrading to Forgejo: [W] Table system_setting Column version db default is , struct default is 1 The same message also shows when upgrading from Gitea 1.21 to Gitea 1.22. It is fine for the version field to default to zero or NULL instead of one. |
||
---|---|---|
.. | ||
appstate.go | ||
main_test.go | ||
notice.go | ||
notice_test.go | ||
setting.go | ||
setting_test.go |