imports: - { resource: ../doctrine.yaml } doctrine: dbal: url: 'sqlite:///%kernel.project_dir%/var/test.sqlite' use_savepoints: true