# Functions

RegisterDB registers the database to the migration manager.
RegisterMigration registers a migration to the migration manager.

# Structs

Migration is a single migration.
MigrationManager is the manager for all migrations.