[Solved] Doctrine2 annotation export - OrderBy Fix

0 votes
asked Mar 5, 2013 in Solved by paperboy (450 points)
recategorized Mar 13, 2013 by ludek.vodicka

Can you fix @OrderBy in @ORM\OrderBy in InverseSide Association export in doctrine2 annotations?

commented Mar 7, 2013 by ludek.vodicka Skipper developer (140,450 points)

Fixed and prepared for release.

2 Answers

0 votes
answered Mar 13, 2013 by ludek.vodicka Skipper developer (140,450 points)
selected Jul 30, 2014 by Martin Freki Stradej
 
Best answer

New version 2.1.10.697 with this feature/bugfix was released.
Please download latest version here http://www.orm-designer.com/download-orm-designer

+1 vote
answered Mar 5, 2013 by ludek.vodicka Skipper developer (140,450 points)

We're intensively working on all reported issues. Unfortunately we had to rewrote one of the core components which is responsible for AST trees (PHP code generation, annotations comparing/merging etc).

As soon as we will be able to release it we will do it. I hope that first beta fixing all these issues will be available during this week.

Thank you for understanding.
Ludek

...