mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-21 01:14:31 +08:00
ad223000d4
Index SQL: `CREATE INDEX u_s_uu ON notification(user_id, status, updated_unix);` The naming follows `action.go` in the same dir. I am unsure which version I should add SQL to the migration folder, so I have not modified it. Fix #32390 |
||
---|---|---|
.. | ||
action_list.go | ||
action_test.go | ||
action.go | ||
main_test.go | ||
notification_list.go | ||
notification_test.go | ||
notification.go | ||
repo_activity.go | ||
statistic.go | ||
user_heatmap_test.go | ||
user_heatmap.go |