1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 04:35:48 +00:00
gitea/models/migrations/v1_19
Jason Song 702f4b521e
Add index for access_token (#21908)
The `token_last_eight` field has been used in `GetAccessTokenBySHA `:
2022-11-23 20:49:41 -06:00
..
main_test.go Fix tests on migrations (#21705) 2022-11-08 12:07:46 +08:00
v231.go
v232.go Alter package_version.metadata_json to LONGTEXT (#21667) 2022-11-03 15:28:46 +08:00
v233_test.go Fix tests on migrations (#21705) 2022-11-08 12:07:46 +08:00
v233.go Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
v234.go Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
v235.go Add index for access_token (#21908) 2022-11-23 20:49:41 -06:00