[Fixed] Many-to-many FKs are always integer

0 votes
asked Jan 23, 2013 in Solved by jwagner (3,630 points)
recategorized Jan 24, 2013 by ludek.vodicka

ORM Designer 2.1.7.680, MVC: Symfony2, ORM: Doctrine2

Regardless of the column type of the referencing entities, the column types in the many-to-many table are always integer. This is not too much of a problem, since the columns are automatically generated by Doctrine. But it looks wrong.
Image caption

commented Jan 23, 2013 by ludek.vodicka Skipper developer (140,450 points)

Fix will be available in the next release.

1 Answer

0 votes
answered Jan 24, 2013 by ludek.vodicka Skipper developer (140,450 points)
selected Jan 24, 2013 by jwagner
 
Best answer

This issue was fixed in latest version 2.1.7.681. You can download this version here http://support.orm-designer.com/31/download-orm-designer2-here

...