mirror of https://github.com/go-gitea/gitea.git
58a80ba69c
In #21031 we have discovered that on very big tables postgres will use a search involving the sort term in preference to the restrictive index. Therefore we add another index for postgres and update the original migration. Fix #21031 Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
action.go | ||
action_list.go | ||
action_test.go | ||
main_test.go | ||
notification.go | ||
notification_test.go | ||
repo_activity.go | ||
statistic.go | ||
user_heatmap.go | ||
user_heatmap_test.go |