# Functions
No description provided by the author
# Structs
Constraint holds Foreign Keys information.
Field holds raw field information as defined in INFORMATION_SCHEMA.
Index holds the basic index information.
IndexField holds raw index information as defined in INFORMATION_SCHEMA table.
No description provided by the author
Table holds the table definition with all fields, indexes and triggers.
Trigger holds raw trigger information as defined in INFORMATION_SCHEMA.