forgejo/models/migrations
Lunny Xiao 4f73382e95
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

(cherry picked from commit e94864e86c43f435af7e1fc3c4831a4cc0a3e981)

Conflicts:
	models/migrations/migrations.go
	trivial context conflict because
	Allow everyone to read or write a wiki by a repo unit setting (#30495)
        was skipped.
2024-04-28 15:39:00 +02:00
..
base Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
fixtures Fix wrong table name (#30557) 2024-04-28 15:39:00 +02:00
v1_6 Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
v1_7 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_8 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_9 Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
v1_10 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_11 Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
v1_12 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_13 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_14 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_15 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_16 Merge pull request '[CHORE] Remove Microsoft SQL Server support' (#3040) from gusted/forgejo-rm-mssql into forgejo 2024-04-09 05:34:54 +00:00
v1_17 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_18 Fix wrong table name (#30557) 2024-04-28 15:39:00 +02:00
v1_19 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_20 Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
v1_21 [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853) 2024-02-05 16:09:41 +01:00
v1_22 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_23 Fix wrong table name (#30557) 2024-04-28 15:39:00 +02:00
migrations.go Fix wrong table name (#30557) 2024-04-28 15:39:00 +02:00