[Solved] Propel, Symfony 1.4: Attribute refPhpName of foraign keys is not exported on YML files

0 votes
asked May 2, 2014 in Solved by agusquiroga (200 points)
recategorized May 19, 2014 by Martin Freki Stradej

When working with a Symfony 1.4 project and Propel if you set the refPhpName of a association in an entity the attribute is not present when exporting YML file.

commented May 5, 2014 by Martin Freki Stradej Skipper developer (74,840 points)

Thank you very much for the report. I have just checked the export and some properties are not exported exactly as you mentioned. I will fix it and let you know when the new version is available.

1 Answer

0 votes
answered May 6, 2014 by Martin Freki Stradej Skipper developer (74,840 points)
selected Jul 30, 2014 by Martin Freki Stradej
 
Best answer

The missing properties are fixed and the new version is available for download here:
http://support.orm-designer.com/402/downloads-orm-designer2-beta

Please, try out if everything works as expected now.

commented May 7, 2014 by agusquiroga (200 points)

Thanx!

...