1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/models
sebastian-sauer e08f1a9cbd
Add combined index for issue_user.uid and issue_id (#28080)
fixes #27877

---------

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-12-14 09:26:59 +00:00
..
actions Fix incorrect run order of action jobs (#28367) 2023-12-06 22:10:05 +00:00
activities
admin
asymkey Retry SSH key verification with additional CRLF if it failed (#28392) 2023-12-14 02:39:32 +00:00
auth Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
avatars
db Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
dbfs
fixtures
git Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
issues Add combined index for issue_user.uid and issue_id (#28080) 2023-12-14 09:26:59 +00:00
migrations Add combined index for issue_user.uid and issue_id (#28080) 2023-12-14 09:26:59 +00:00
organization Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
packages
perm Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
project
pull
repo Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
secret
shared/types
system Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
unit
unittest
user Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
webhook Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
org_team_test.go
org_team.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
org_test.go
org.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go