0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
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 Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
database-functions.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
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 Made cosmetic edits to code snippets reformatted with blacken-docs. 2024-05-30 09:42:05 -03:00
lookups.txt Refs #22936 -- Doc'd Lookup.prepare_rhs. 2023-10-05 15:26:02 +02:00
meta.txt Fixed #28011 -- Corrected Field.hidden docs. 2024-02-17 17:17:23 +01:00
options.txt Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 2024-03-01 07:15:32 +01:00
querysets.txt Refs #28900 -- Made SELECT respect the order specified by values(*selected). 2024-07-03 16:36:25 +02:00
relations.txt Removed versionadded/changed annotations for 4.2. 2023-09-18 22:12:40 +02:00