mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 17:17:19 +00:00
* mssql does not support fetching 0 repositories * remove paging by NumRepos that might be 0 * extend admin api test to purge user 2 Fixes #34448 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>