# Functions
No description provided by the author
# Structs
Column represents a database column.
ForeignKey represents a foreign key.
Ignored represents column properties/constraints that are not represented.
Index represents a database index.
Key respresents a primary key or index key.
Table represents a database table.
Type represents the type of a column.