You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/migrations/v1_23
Lunny Xiao e94864e86c
Fix wrong table name (#30557)
The table name should be `oauth2_application` but `o_auth2_application`

Caused by
https://github.com/go-gitea/gitea/pull/21316/files#diff-9610efbc608a41f1f2eaff5790423f0a187906f6ff0beb23a5e8d18366cc2ccfR38
9 months ago
..
main_test.go Add unique index for project_issue to prevent duplicate data (#30190) 10 months ago
v294.go Add unique index for project_issue to prevent duplicate data (#30190) 10 months ago
v294_test.go Add unique index for project_issue to prevent duplicate data (#30190) 10 months ago
v295.go Add commit status summary table to reduce query from commit status table (#30223) 10 months ago
v296.go Fix commitstatus summary (#30431) 10 months ago
v297.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
v298.go Fix wrong table name (#30557) 9 months ago