class documentation

Undocumented

Method visit_DOMAIN Undocumented

Inherited from NamedTypeGenerator:

Method __init__ Undocumented
Instance Variable checkfirst Undocumented
Method _can_create_type Undocumented

Inherited from InvokeCreateDDLBase (via NamedTypeGenerator):

Method with_ddl_events helper context manager that will apply appropriate DDL events to a CREATE or DROP operation.

Inherited from InvokeDDLBase (via NamedTypeGenerator, InvokeCreateDDLBase):

Instance Variable connection Undocumented

Inherited from SchemaVisitor (via NamedTypeGenerator, InvokeCreateDDLBase, InvokeDDLBase):

Class Variable __traverse_options__ Undocumented
def visit_DOMAIN(self, domain): (source)

Undocumented