class AnnotatedColumnElement(Annotated):
Undocumented
Method | __init__ |
Undocumented |
Method | _with_annotations |
Undocumented |
Property | _anon_name_label |
Undocumented |
Property | info |
Undocumented |
Property | key |
pull 'key' from parent, if not present |
Property | name |
pull 'name' from parent, if not present |
Property | table |
pull 'table' from parent, if not present |
Inherited from Annotated
:
Method | __eq__ |
Undocumented |
Method | __hash__ |
Undocumented |
Method | __new__ |
Undocumented |
Method | __reduce__ |
Undocumented |
Method | _annotate |
Undocumented |
Method | _clone |
Undocumented |
Method | _compiler_dispatch |
Undocumented |
Method | _deannotate |
Undocumented |
Class Variable | _is_column_operators |
Undocumented |
Instance Variable | __dict__ |
Undocumented |
Instance Variable | __element |
Undocumented |
Instance Variable | _annotations |
Undocumented |
Instance Variable | _hash |
Undocumented |
Property | _constructor |
Undocumented |
Property | entity_namespace |
Undocumented |