0 votes

First off, very nice product. I'm very impressed with how easy it is to pull in my existing models, mapping files, everything.

In my case, we're migrating from Propel to Doctrine2, and have over 150 tables. It would be incredibly valuable to be able to:

  1. Import my Propel schema.xml file
  2. See the visual model (so sweet!)
  3. Export the model to a Doctrine2 yml
  4. Extra super bonus points for generating the entities with annotations!
in Solved by (150 points)
recategorized by

1 Answer

0 votes
Best answer

I'm sorry for the delayed answer on the support site, our notification system was broken.

As we discussed over email, its not possible to do this fully automatically. However, ORM Designer can be with little modification help you with most of the process. Check the main support article how to do this:

http://support.orm-designer.com/872/tip-porting-model-from-one-orm-framework-to-another

Martin

by Skipper developer (74.8k points)
selected by