[Answered] Is it possible to export a project both for Doctrine as well as for Doctrine 2?

0 votes
asked Feb 11, 2015 in General Questions by schmauch (120 points)
edited Mar 19, 2015 by ludek.vodicka

1 Answer

0 votes
answered Feb 11, 2015 by ludek.vodicka Skipper developer (140,450 points)

No, it is not. Each ORM uses completely different set of ORM properties, different behaviors etc.

...