class documentation

class SchemaVisitor(ClauseVisitor):

Known subclasses: sqlalchemy.sql.ddl.DDLBase

View In Hierarchy

Define the visiting for SchemaItem objects.
Class Variable __traverse​_options__ Undocumented
__traverse_options__: dict[str, bool] =

Undocumented