aurweb/aurweb/routers
moson-mo 7a9448a3e5
perf: improve packages search-query
Improves performance for queries with large result sets.

The "group by" clause can be removed for all search types but the keywords.

Signed-off-by: moson-mo <mo-son@mailbox.org>
2023-01-05 22:00:32 +01:00
..
__init__.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
accounts.py refactor: remove redundand parenthesis when return tuple 2022-10-28 13:43:32 +01:00
auth.py fix: retry transactions who fail due to deadlocks 2022-09-13 12:54:08 -07:00
html.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
packages.py perf: improve packages search-query 2023-01-05 22:00:32 +01:00
pkgbase.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
requests.py feat: allow filtering requests from maintainers 2022-11-22 16:39:11 +00:00
rpc.py doc(rpc): include route doc at the top of aurweb.routers.rpc 2022-09-12 06:59:52 -07:00
rss.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
sso.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
trusted_user.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00