mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Upgraded DAMA doctrine test bundle
This commit is contained in:
parent
2fe2740b62
commit
1911c62edd
3 changed files with 20 additions and 16 deletions
|
@ -2,6 +2,9 @@ doctrine:
|
|||
dbal:
|
||||
url: '%env(resolve:DATABASE_URL)%'
|
||||
|
||||
# Required for DAMA doctrine test bundle
|
||||
use_savepoints: true
|
||||
|
||||
# IMPORTANT: You MUST configure your server version,
|
||||
# either here or in the DATABASE_URL env var (see .env file)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue