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/fixtures
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
..
Test_AddCombinedIndexToIssueUser Add combined index for issue_user.uid and issue_id (#28080) 1 year ago
Test_AddConfidentialClientColumnToOAuth2ApplicationTable Fix wrong table name (#30557) 9 months ago
Test_AddHeaderAuthorizationEncryptedColWebhook Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_AddIssueResourceIndexTable Fix bug hidden on CI and make ci failed if tests failure (#29254) 11 months ago
Test_AddRepoIDForAttachment Fix bug hidden on CI and make ci failed if tests failure (#29254) 11 months ago
Test_AddUniqueIndexForProjectIssue Add unique index for project_issue to prevent duplicate data (#30190) 10 months ago
Test_CheckProjectColumnsConsistency Add default board to new projects, remove uncategorized pseudo-board (#29874) 10 months ago
Test_DeleteOrphanedIssueLabels Fix more yaml lint errors (#27284) 1 year ago
Test_RemigrateU2FCredentials Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_RemoveInvalidLabels Fix more yaml lint errors (#27284) 1 year ago
Test_RepositoryFormat Fix bug hidden on CI and make ci failed if tests failure (#29254) 11 months ago
Test_StoreWebauthnCredentialIDAsBytes Fix more yaml lint errors (#27284) 1 year ago
Test_UnwrapLDAPSourceCfg Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_UpdateBadgeColName Fix bug hidden on CI and make ci failed if tests failure (#29254) 11 months ago
Test_UpdateOpenMilestoneCounts Move migration test fixtures to the correct directories (#21901) 2 years ago