django/docs/ref/models
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
..
class.txt
conditional-expressions.txt
constraints.txt
database-functions.txt
expressions.txt Fixed #35586 -- Added support for set-returning database functions. 2024-08-12 15:35:19 +02:00
fields.txt Used :pypi: role in docs where appropriate. 2024-08-05 10:35:50 -03:00
index.txt
indexes.txt
instances.txt
lookups.txt
meta.txt
options.txt
querysets.txt Refs #28900 -- Made SELECT respect the order specified by values(*selected). 2024-07-03 16:36:25 +02:00
relations.txt