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 e1115e5 commit 048579bCopy full SHA for 048579b
reference/configuration/doctrine.rst
@@ -203,7 +203,7 @@ Full Default Configuration
203
password="secret"
204
driver="pdo_mysql"
205
driver-class="MyNamespace\MyDriverImpl"
206
- path="%kernel.root_dir%/app/data/data.sqlite"
+ path="%kernel.root_dir%/data/data.sqlite"
207
memory="true"
208
unix-socket="/tmp/mysql.sock"
209
wrapper-class="MyDoctrineDbalConnectionWrapper"
0 commit comments