class documentation

Undocumented

Method visit_DOMAIN Undocumented

Inherited from NamedTypeDropper:

Method __init__ Undocumented
Instance Variable checkfirst Undocumented
Method _can_drop_type Undocumented

Inherited from InvokeDropDDLBase (via NamedTypeDropper):

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

Inherited from InvokeDDLBase (via NamedTypeDropper, InvokeDropDDLBase):

Instance Variable connection Undocumented

Inherited from SchemaVisitor (via NamedTypeDropper, InvokeDropDDLBase, InvokeDDLBase):

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

Undocumented