1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/models/activities
JakobDev 4636f56e7b
Add Index to action.user_id (#27403)
Another Column that needs a Index. Found at
https://codeberg.org/forgejo/discussions/issues/61#issuecomment-1258744.

Co-authored-by: Giteabot <teabot@gitea.io>
2023-10-03 21:41:25 -04:00
..
action_list.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
action_test.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
action.go Add Index to action.user_id (#27403) 2023-10-03 21:41:25 -04:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification_test.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
notification.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
repo_activity.go Quote table release in sql queries (#27205) 2023-09-23 12:57:39 +00:00
statistic.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
user_heatmap_test.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
user_heatmap.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00