django/tests/annotations
Devin Cox e03083917d Fixed #35586 -- Added support for set-returning database functions.
Aggregation optimization didn't account for not referenced set-returning annotations on Postgres.

Co-authored-by: Simon Charette <charette.s@gmail.com>
2024-08-12 15:35:19 +02:00
..
__init__.py
models.py Fixed #35586 -- Added support for set-returning database functions. 2024-08-12 15:35:19 +02:00
tests.py Fixed #35586 -- Added support for set-returning database functions. 2024-08-12 15:35:19 +02:00