1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 15:28:12 +00:00
Files
gitea/models/issue_milestone_test.go
Lunny Xiao 73cf0e2614 Fix milestones too many SQL variables bug (#10880)
* Fix milestones too many SQL variables bug

* Fix test

* Don't display repositories with no milestone and fix tests

* Remove unused code and add some comments
2020-03-31 10:47:00 +03:00

12 KiB