An open API service indexing awesome lists of open source software.

https://github.com/netlogix/netlogix.migrations

Flow package to run custom migrations
https://github.com/netlogix/netlogix.migrations

flow migrations neoscms

Last synced: about 2 months ago
JSON representation

Flow package to run custom migrations

Awesome Lists containing this project

README

        

# Netlogix Migrations

## About Netlogix Migrations

Neos package for custom migration

CLI Tools
---------

You can execute all open migrations:

./flow migrations:migrate

Or execute a single migration:

./flow migrations:execute --direction=

Please see [License File](LICENSE) for more information.