mirror of https://github.com/go-gitea/gitea.git
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.
2dc6571085
There appears to be a strange bug whereby the comment_id index can sometimes be missed or missing from the action table despite the sync2 that should create it in the earlier part of this migration. However, looking through the code for Sync2 there is no need for this pre-code to exist and Sync2 should drop/create the indices as necessary. I think therefore we should simplify the migration to simply be Sync2. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de> |
3 years ago | |
---|---|---|
.. | ||
admin | 3 years ago | |
appstate | ||
asymkey | 3 years ago | |
auth | 3 years ago | |
avatars | 3 years ago | |
db | 3 years ago | |
fixtures | 3 years ago | |
foreignreference | 3 years ago | |
git | 3 years ago | |
issues | 3 years ago | |
migrations | 3 years ago | |
organization | 3 years ago | |
packages | 3 years ago | |
perm | 3 years ago | |
project | 3 years ago | |
pull | 3 years ago | |
repo | 3 years ago | |
unit | 3 years ago | |
unittest | 3 years ago | |
user | 3 years ago | |
webhook | 3 years ago | |
action.go | 3 years ago | |
action_list.go | 3 years ago | |
action_test.go | 3 years ago | |
consistency.go | 3 years ago | |
error.go | 3 years ago | |
fixture_generation.go | 3 years ago | |
fixture_test.go | ||
main_test.go | 3 years ago | |
migrate.go | 3 years ago | |
migrate_test.go | 3 years ago | |
notification.go | 3 years ago | |
notification_test.go | 3 years ago | |
org.go | 3 years ago | |
org_team.go | 3 years ago | |
org_team_test.go | 3 years ago | |
org_test.go | 3 years ago | |
release.go | 3 years ago | |
repo.go | 3 years ago | |
repo_activity.go | 3 years ago | |
repo_collaboration.go | 3 years ago | |
repo_collaboration_test.go | 3 years ago | |
repo_test.go | 3 years ago | |
repo_transfer.go | 3 years ago | |
repo_transfer_test.go | 3 years ago | |
statistic.go | 3 years ago | |
task.go | 3 years ago | |
token.go | 3 years ago | |
token_test.go | ||
upload.go | ||
user.go | 3 years ago | |
user_heatmap.go | 3 years ago | |
user_heatmap_test.go | 3 years ago |