module documentation

Undocumented

Variable table​_options Undocumented
Class eq​_clause​_element Helper to compare SQL structures based on compare()
Class eq​_type​_affinity Helper to compare types inside of datastructures based on affinity.
Function ​_truncate​_name Undocumented
Function ​Column A schema.Column wrapper/hook for dialect-specific tweaks.
Function pep435​_enum Undocumented
Function ​Table A schema.Table wrapper/hook for dialect-specific tweaks.
table_options: dict =

Undocumented

def _truncate_name(dialect, name):

Undocumented

def Column(*args, **kw):
A schema.Column wrapper/hook for dialect-specific tweaks.
def pep435_enum(name):

Undocumented

def Table(*args, **kw):
A schema.Table wrapper/hook for dialect-specific tweaks.