diff options
author | KN4CK3R <admin@oldschoolhack.me> | 2024-04-20 13:07:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-20 13:07:00 +0200 |
commit | b06aac40e6552b0ce1f7b8a92c977fcc27566f68 (patch) | |
tree | d1c9c5aad1672e8efef3d17f2a4d7194befcb1f3 /options | |
parent | 48d4580dd5e975de2e8207bb9b9a2f258711d38c (diff) | |
download | gitea-b06aac40e6552b0ce1f7b8a92c977fcc27566f68.tar.gz gitea-b06aac40e6552b0ce1f7b8a92c977fcc27566f68.zip |
Fix package list performance (#30520)
Fixes #28255
The new query uses the id field to sort by "newer". This most not be
correct (usually it is) but it's faster (see #28255).
If someone has a better idea, please propose changes.
Co-authored-by: Giteabot <teabot@gitea.io>
Diffstat (limited to 'options')
0 files changed, 0 insertions, 0 deletions