# Variables
AlertsColumns holds the columns for the "alerts" table.
AlertsTable holds the schema information for the "alerts" table.
AllowListAllowlistItemsColumns holds the columns for the "allow_list_allowlist_items" table.
AllowListAllowlistItemsTable holds the schema information for the "allow_list_allowlist_items" table.
AllowListItemsColumns holds the columns for the "allow_list_items" table.
AllowListItemsTable holds the schema information for the "allow_list_items" table.
AllowListsColumns holds the columns for the "allow_lists" table.
AllowListsTable holds the schema information for the "allow_lists" table.
BouncersColumns holds the columns for the "bouncers" table.
BouncersTable holds the schema information for the "bouncers" table.
ConfigItemsColumns holds the columns for the "config_items" table.
ConfigItemsTable holds the schema information for the "config_items" table.
DecisionsColumns holds the columns for the "decisions" table.
DecisionsTable holds the schema information for the "decisions" table.
EventsColumns holds the columns for the "events" table.
EventsTable holds the schema information for the "events" table.
LocksColumns holds the columns for the "locks" table.
LocksTable holds the schema information for the "locks" table.
MachinesColumns holds the columns for the "machines" table.
MachinesTable holds the schema information for the "machines" table.
MetaColumns holds the columns for the "meta" table.
MetaTable holds the schema information for the "meta" table.
MetricsColumns holds the columns for the "metrics" table.
MetricsTable holds the schema information for the "metrics" 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.
WithForeignKeys enables creating foreign-key in schema DDL.
WithGlobalUniqueID sets the universal ids options to the migration.