This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
7b8beeee3d
django1
/
django
/
contrib
/
postgres
/
aggregates
History
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