[symfony-users] Multiple Databases doctrine on sf1.2

2009-03-24 Thread bue...@gmail.com
I have a problem using multiple databases in doctrine. I start by making a myFilter: class myFilter extends sfFilter { public function execute ($filterChain) { // Code to execute before the action execution $env = $this-getContext()-getConfiguration()-getEnvironment ();

[symfony-users] Re: Best practice for multiple dynamic databases using symfony and Doctrine

2009-03-23 Thread bue...@gmail.com
I'm having the same problem, if you already resolve please tell. cumps Filipe On Feb 12, 11:07 am, David Herrmann d...@okto.tv wrote: I'm currently planning a large project where I need a quite tricky setup: There is a main database holding customers and business cases. Each customer may