Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename migration package name for 1.22-rc1 (#30730) | wxiaoguang | 2024-04-27 | 1 | -10/+0 |
| | | | Ref: Propose to restart 1.22 release #30501 | ||||
* | Fix wrong table name (#30557) | Lunny Xiao | 2024-04-23 | 1 | -0/+10 |
The table name should be `oauth2_application` but `o_auth2_application` Caused by https://github.com/go-gitea/gitea/pull/21316/files#diff-9610efbc608a41f1f2eaff5790423f0a187906f6ff0beb23a5e8d18366cc2ccfR38 |