# Functions
MigrationDown can execute all migration.
MigrationRegister store to migration collection.
MigrationUp can execute all migration.
Mock database connection & query.
SeederRegister store to seeder collections.
SeederUp can execute all seeder.
# Variables
Instance database.
# Type aliases
No description provided by the author