class documentation

class JSONBAgg(DeprecatedConvertValueMixin, OrderableAggMixin, Aggregate):

View In Hierarchy

Undocumented

Class Variable allow​_distinct Undocumented
Class Variable deprecation​_msg Undocumented
Class Variable deprecation​_value Undocumented
Class Variable function Undocumented
Class Variable output​_field Undocumented
Class Variable template Undocumented

Inherited from DeprecatedConvertValueMixin:

Method __init__ Undocumented
Method convert​_value Undocumented
Instance Variable ​_default​_provided Undocumented

Inherited from OrderableAggMixin:

Method __init__ Undocumented
Method ​_get​_ordering​_expressions​_index Return the index at which the ordering expressions start.
Method as​_sql Undocumented
Method get​_source​_expressions Undocumented
Method resolve​_expression Undocumented
Method set​_source​_expressions Undocumented
Instance Variable ordering Undocumented
allow_distinct: bool =

Undocumented

deprecation_msg: str =

Undocumented

deprecation_value: str =

Undocumented

function: str =

Undocumented

output_field =

Undocumented

template: str =

Undocumented