We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49da4a commit 3c0ba11Copy full SHA for 3c0ba11
reference/configuration/doctrine.rst
@@ -398,7 +398,7 @@ The following block shows all possible configuration keys:
398
# the DBAL driverOptions option
399
options:
400
foo: bar
401
- path: '%kernel.project_dir%ta/data.sqlite'
+ path: '%kernel.project_dir%/app/data/data.sqlite'
402
memory: true
403
unix_socket: /tmp/mysql.sock
404
# the DBAL wrapperClass option
0 commit comments