django1/django/contrib/postgres/aggregates
David Wobrock ad36a198a1 Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_value. 2021-09-29 12:58:01 +02:00
..
__init__.py Fixed #24301 -- Added PostgreSQL-specific aggregate functions 2015-03-30 10:44:37 -04:00
general.py Fixed #33114 -- Defined default output_field of StringAgg. 2021-09-27 06:58:54 +02:00
mixins.py Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with ordering over JSONField key transforms. 2020-10-14 20:56:04 +02:00
statistics.py Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_value. 2021-09-29 12:58:01 +02:00