forked from gitea/gitea
1
0
Fork 0
gitea/services/agit
Lunny Xiao b167f35113
Add context parameter to some database functions ()
To avoid deadlock problem, almost database related functions should be
have ctx as the first parameter.
This PR do a refactor for some of these functions.
2023-07-22 22:14:27 +08:00
..
agit.go Add context parameter to some database functions () 2023-07-22 22:14:27 +08:00