[DBAL-359] [GH-211] Fix dropping foreign key multiple times with test Created: 04/Oct/12 Updated: 05/Oct/12 Resolved: 05/Oct/12 |
|
| Status: | Resolved |
| Project: | Doctrine DBAL |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Invalid | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of sdepablos: Url: https://github.com/doctrine/dbal/pull/211 Message: In some cases the Comparator class returns multiple drops for the same foreign key. I'm not really sure if this change should be done in the Comparator clas or if it's better to |
| Comments |
| Comment by Benjamin Eberlei [ 04/Oct/12 ] |
|
A related Github Pull-Request [GH-211] was closed |