mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-19 03:24:45 +01:00
71ca3067bc
Some dbs require that all tables have primary keys, see - #16802 - #21086 We can add a test to keep it from being broken again. Edit: ~Added missing primary key for `ForeignReference`~ Dropped the `ForeignReference` table to satisfy the check, so it closes #21086. More context can be found in comments. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> |
||
---|---|---|
.. | ||
assignees_test.go | ||
assignees.go | ||
comment_list.go | ||
comment_test.go | ||
comment.go | ||
content_history_test.go | ||
content_history.go | ||
dependency_test.go | ||
dependency.go | ||
issue_index.go | ||
issue_list_test.go | ||
issue_list.go | ||
issue_lock.go | ||
issue_project.go | ||
issue_test.go | ||
issue_user_test.go | ||
issue_user.go | ||
issue_watch_test.go | ||
issue_watch.go | ||
issue_xref_test.go | ||
issue_xref.go | ||
issue.go | ||
label_test.go | ||
label.go | ||
main_test.go | ||
milestone_test.go | ||
milestone.go | ||
pull_list.go | ||
pull_test.go | ||
pull.go | ||
reaction_test.go | ||
reaction.go | ||
review_test.go | ||
review.go | ||
stopwatch_test.go | ||
stopwatch.go | ||
tracked_time_test.go | ||
tracked_time.go |