class documentation

class ArrayAgg(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 template Undocumented
Property output​_field 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 =

Undocumented

function: str =

Undocumented

template: str =

Undocumented

@property
output_field =

Undocumented