# Functions
NewSchema creates a new schema client.
# Variables
StatesColumns holds the columns for the "states" table.
StatesTable holds the schema information for the "states" table.
Tables holds all the tables in the schema.
WithDropColumn sets the drop column option to the migration.
WithDropIndex sets the drop index option to the migration.
WithGlobalUniqueID sets the universal ids options to the migration.