mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 10:14:44 +02:00
Updated doctrine/doctrine-migrations recipe.
Add doctrine migrations to profile.
This commit is contained in:
parent
376b329723
commit
f05195c825
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
|||
doctrine_migrations:
|
||||
enable_profiler: '%kernel.debug%'
|
||||
|
||||
migrations_paths:
|
||||
# namespace is arbitrary but should be different from App\Migrations
|
||||
# as migrations classes should NOT be autoloaded
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue