class documentation

class SortNulls(str, Enum):

View In Hierarchy

Undocumented

Constant NULLS_FIRST Undocumented
Constant NULLS_LAST Undocumented
NULLS_FIRST: str =

Undocumented

Value
'NULLS_FIRST'
NULLS_LAST: str =

Undocumented

Value
'NULLS_LAST'