Development

#6791 (bug in doctrine:build-schema routine that doesn't take into account the multiple database connections)

You must first sign up to be able to contribute.

Ticket #6791 (new defect)

Opened 7 months ago

Last modified 3 months ago

bug in doctrine:build-schema routine that doesn't take into account the multiple database connections

Reported by: shenril Assigned to: Jonathan.Wage
Priority: minor Milestone:
Component: sfDoctrinePlugin Version: 1.2.7
Keywords: doctrine build-schema connections multiple Cc:
Qualification: Unreviewed

Description

When we build the schema from existing databases in databases.yml with multiples databases it doesn't add the attribute connection: master to the schema.yml

Therefore the following line is never generated in the model : Doctrine_Manager::getInstance()->bindComponent('Client', 'master');

Change History

07/31/09 12:43:18 changed by wyleegee

This also seems to be an issue in propel:build-schema

11/16/09 21:09:44 changed by alecs

Related ?! #6851

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.