mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-19 11:43:08 +02: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>