Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3.2
-
Component/s: Schema Managers
-
Security Level: All
-
Labels:None
-
Environment:Mac OSX, mysql 5.5.28, php 5.4.8
Description
This is the copy of bug http://www.doctrine-project.org/jira/browse/DDC-2161 that I've moved here since it's related to the dbal and not the orm.
Basically when you update just the foreign table of a foreign key the constrain doesn't gets updated.
Issue Links
- is referenced by
-
DDC-2161
Moving entity relationship doesn't move foreign key in mysql table
-
The related pull request is https://github.com/doctrine/dbal/pull/234