Steve Sonius

Symfony Web Developer :: DJ :: Photographer :: Sydney Australia

March 20, 2009
by sonius
0 comments

Using Multiple Databases in Symfony with Propel

The first thing that we need to do is properly configure the database configuration files (schema.yml & databases.yml). —————————————————————————————————————— databases.yml all: propel: class:          sfPropelDatabase param: dsn:          mysql://USERNAME:PASSWORD@DB_HOST_1/DB_NAME slave: class:       … Continue reading