On Fri, Dec 11, 2009 at 2:59 PM, Thomas Rabaix <[email protected]> wrote:

> If your third party software need a specific connection, just define the
> connection in 'all' section with a specific name. Then just get the
> connection with the doctrine manager.
> So you can have :
>
> all: global connections
> prod: prod specific connections
> dev: dev specific connections
>
> Does it make sense ?

1. Maybe, but I think the previous way to target a specific connection
name was far more convenient. Anyway.
2. Now imagine you want to re(build|load) your models ; how would you
prevent the original third-part database to be dropped and recreated
by the task command?

-- 
Nicolas Perriault
http://prendreuncafe.com - http://symfonians.net
Mobile: +33 660 92 08 67

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to