Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doctrine configuration #5

Open
airo opened this issue Feb 27, 2016 · 0 comments
Open

doctrine configuration #5

airo opened this issue Feb 27, 2016 · 0 comments

Comments

@airo
Copy link

airo commented Feb 27, 2016

в процессе конфигурации столкнулся с проблемой.

например в нашем проекте настройки dbal находятся в файле config.yml и он уже подключается в config_prod.yml и config_dev.yml
добавление параметров для dbal в config_prod.yml в таком случае не работает.

потом обнаружилось что определить logging: true, для конфига с многими connections: нельзя сразу в секцию dbal: нужно определять для каждого connection: отдельно.

все это может казаться очевидным для тех кто плотно работал с doctrine, но у меня заняло какое то время на осмысление того почему не работает логирование запросов в пинбу.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant