# Functions
CreateMigration files.
New creates new Migrator.
SetTableName for migrations.
# Variables
ErrBothMigrateTypes when up or down migration file not found.
ErrDirNotExists when migration path not exists.
ErrNoDB set to Options.
ErrPositiveSteps when steps < 0.
# Type aliases
Migrations slice.