django1/django/contrib/postgres/aggregates
Simone Pellizzari d0315584b5
Fixed #30332 -- Fixed crash of ordering by expressions with params in ArrayAgg and StringAgg.
2019-04-06 14:23:29 +02:00
..
__init__.py
general.py Fixed #28658 -- Added DISTINCT handling to the Aggregate class. 2019-01-09 17:52:36 -05:00
mixins.py Fixed #30332 -- Fixed crash of ordering by expressions with params in ArrayAgg and StringAgg. 2019-04-06 14:23:29 +02:00
statistics.py Simplified Count.convert_value() and RegrCount.convert_value(). 2017-09-16 14:31:51 +05:00