mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-07 16:12:42 +01:00
Breaks the retrieval of repositories into two queries This fetches the paged ids in one go, then the actual repository information in a second query Some databases do not support SELECT with * when group by is used.
16 KiB
16 KiB