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
{{ message }}
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes#711).
Discussion
----------
Improve pdo_sqlite using info
1. Line with `path` declaration should be uncommented in config.yml for use `database_path`
2. Line with `database_path` declaration should be uncommented in parameters.yml.dist, because any composer commands (which call `post-install-cmd` or `post-update-cmd`) remove `database_path` from parameters.yml
Commits
-------
f1aa7f8 Improve pdo_sqlite using info
0 commit comments