otter migrate
otter migrate up
Will migrate all missing database migrations, database driver and migrations directory can be specified in the otter.json of your project
otter migrate new {description}
Will generate a new migrations file for you
otter migrate up
Will migrate all missing database migrations, database driver and migrations directory can be specified in the otter.json of your project
otter migrate new {description}
Will generate a new migrations file for you