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_18
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
1 month ago
..
main_test.go Update go dev dependencies (#22064) 2 years ago
v224.go Rename `Sync2` -> `Sync` (#26479) 10 months ago
v225.go Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
v226.go Update go dev dependencies (#22064) 2 years ago
v227.go Refactor system setting (#27000) 8 months ago
v228.go Rename `Sync2` -> `Sync` (#26479) 10 months ago
v229.go Implement FSFE REUSE for golang files (#21840) 2 years ago
v229_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
v230.go Fix wrong table name (#30557) 1 month ago
v230_test.go Fix wrong table name (#30557) 1 month ago