This is a propel problem. The database settings in databases.yml are  
needed for runtime stuff, the settings in the propel.ini for the  
propel generator (for all symfony propel-* tasks). Propel needs for  
this generator a properties like file and so it could not be used  
with the yml file.

Look at the sfDoctrine plugin, there you define your database  
settings only at one place, because doctrine needs no special  
settings file.

- Frank


Am 20.07.2007 um 18:56 schrieb Thierry:

>
> why are we specifying database connections in both databases.yml and
> propel.ini?
>
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" 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-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to