class documentation

class char_length(GenericFunction):

View In Hierarchy

The CHAR_LENGTH() SQL function.
Method __init__ Undocumented
Class Variable inherit​_cache Undocumented

Inherited from GenericFunction:

Class Variable ​_register Undocumented
Class Variable coerce​_arguments Undocumented
Instance Variable ​_bind Undocumented
Instance Variable ​_has​_args Undocumented
Instance Variable clause​_expr Undocumented
Instance Variable packagenames Undocumented
Instance Variable type Undocumented
def __init__(self, arg, **kwargs):
inherit_cache: bool =