Also add a new "extension" option for generating empty migration files with the right file extension.
5 lines
332 B
Markdown
5 lines
332 B
Markdown
---
|
|
'emigrate': minor
|
|
---
|
|
|
|
Add the "extension" option for the "new" command to be able to generate empty migration files without any plugin and template and still get the right file extension. It can also be used together with the "template" option to override the template file's file extension when saving the new migration file.
|