Blank
Creates a blank migration.
Command
$ eucalypt migration blank
# Alias/shortened
$ eucalypt m blank
$ eucalypt m b
Arguments
[NAME]
- The name of the migration file.
Examples
$ eucalypt m blank index_students_on_degree
Last updated