Part-DB.Part-DB-server/config/packages/doctrine_migrations.yaml
2019-02-23 16:49:38 +01:00

5 lines
233 B
YAML

doctrine_migrations:
dir_name: '%kernel.project_dir%/src/Migrations'
# namespace is arbitrary but should be different from App\Migrations
# as migrations classes should NOT be autoloaded
namespace: DoctrineMigrations