class documentation

Undocumented

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

Inherited from InvokeDDLBase:

Method __init__ Undocumented
Instance Variable connection Undocumented

Inherited from SchemaVisitor (via InvokeDDLBase):

Class Variable __traverse_options__ Undocumented
@contextlib.contextmanager
def with_ddl_events(self, target, **kw): (source)

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