class documentation

schema item that includes a top-level schema name

Class Variable schema Undocumented

Inherited from SchemaItem:

Method __repr__ Undocumented
Class Variable __visit_name__ Undocumented
Class Variable create_drop_stringify_dialect Undocumented
Property info Info dictionary associated with the object, allowing user-defined data to be associated with this :class:`.SchemaItem`.
Method _init_items Initialize the list of child items for this SchemaItem.
Method _schema_item_copy Undocumented
Class Variable _use_schema_map Undocumented

Inherited from SchemaEventTarget (via SchemaItem):

Class Variable dispatch Undocumented
Method _set_parent Associate with this SchemaEvent's parent object.
Method _set_parent_with_dispatch Undocumented

Inherited from EventTarget (via SchemaItem, SchemaEventTarget):

Class Variable __slots__ Undocumented

Inherited from Visitable (via SchemaItem, SchemaEventTarget, EventTarget):

Method __class_getitem__ Undocumented
Method __init_subclass__ Undocumented
Class Method _generate_compiler_dispatch Undocumented
Method _compiler_dispatch Undocumented
Class Variable _original_compiler_dispatch Undocumented