mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-13 09:57:29 +03:00
After #22362, we can feel free to use transactions without `db.DefaultContext`. And there are still lots of models using `db.DefaultContext`, I think we should refactor them carefully and one by one. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>