You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#7267 Fix sample sqlite database path in doctrine config (chalasr, javiereguiluz)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closessymfony#7267).
Discussion
----------
Fix sample sqlite database path in doctrine config
Port of symfony#7263 for 2.7
Commits
-------
048579b %kernel.root_dir%/app/data/data.sqlite -> %kernel.root_dir%/data/data.sqlite
e1115e5 Fix sample sqlite database path in doctrine config
0 commit comments