|
All checks were successful
Build Docker Image / build (pull_request) Successful in 4m41s
Peewee's order_by() returns a new queryset and does not sort in place. Both branches were discarding the result, so the sort parameter had no effect. Assign back to all_games so the query is actually ordered. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers_v3 | ||
| services | ||
| __init__.py | ||
| db_engine.py | ||
| dependencies.py | ||
| main.py | ||