netlogix/migrations

Custom migrations for Flow Projects

Installs: 101 491

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 7

Forks: 0

Open Issues: 0

Type:neos-package

2.1.0 2024-10-31 15:35 UTC

This package is auto-updated.

Last update: 2024-11-04 08:57:11 UTC


README

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 <version> --direction=<up|down>

Please see License File for more information.