Skip to content

Database layers

Create a layer

Once you have set your layers directory in configuration, Create one subdirectory by git branch.

See core package documentation for details.

Apply layers to database

Simply run this command :

bin/console swoole:entity-manager:layers:execute

That's all