mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 01:34:43 +00: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