mikro-orm migration:create
Create new migration with current schema diff
Options
Name | Description |
---|---|
-b, --blank | Create blank migration |
-i, --initial | Create initial migration |
-d, --dump | Dumps all queries to console |
-p, --path <path> | Sets path to directory where to save entities |