Neos package for custom migration
You can execute all open migrations:
./flow migrations:migrate
Or execute a single migration:
./flow migrations:execute <version> --direction=<up|down>
Please see License File for more information.
Neos package for custom migration
You can execute all open migrations:
./flow migrations:migrate
Or execute a single migration:
./flow migrations:execute <version> --direction=<up|down>
Please see License File for more information.