# Functions
CreateSchemaMigrations sets up a table to track migrations.
No description provided by the author
No description provided by the author
NewMigrator returns a new "blank" migrator.
# Structs
No description provided by the author
Migration handles the data for a given database migration.
No description provided by the author
Migrator forms the basis of all migrations systems.
# Type aliases
Migrations is a collection of Migration.