forgejo/models
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
..
actions
activities Add Index to action.user_id (#27403) 2023-10-03 21:41:25 -04:00
admin
asymkey
auth
avatars
db
dbfs
fixtures
git
issues Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
migrations Add Index to action.user_id (#27403) 2023-10-03 21:41:25 -04:00
organization Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
packages
perm Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
project
pull
repo Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
secret
shared/types
system Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
unit
unittest
user fix: comment typo (#27388) 2023-10-02 08:31:03 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go