Tim Graham
|
487362fa8f
|
Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().
Unused since a0d166306f .
|
2017-07-20 16:30:08 -04:00 |
Sergey Fedoseev
|
b00ee5471d
|
Simplified handling of expressions in StatAggregate.
|
2017-03-23 13:05:59 -04:00 |
chillaranand
|
d6eaf7c018
|
Refs #23919 -- Replaced super(ClassName, self) with super().
|
2017-01-25 12:23:46 -05:00 |
Andriy Sokolovskiy
|
e4cf8c8420
|
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
|
2015-03-30 10:44:37 -04:00 |