marcelioleal / automatic

Code Generator in PHP using Zend Framework 2, Doctrine 2, HTML 5 and a beautiful architecture.
7 stars 0 forks source link

Compare Entities #13

Open marcelioleal opened 13 years ago

marcelioleal commented 13 years ago

Compare a new entity based on new table on database.

If there are differences, generate the new entity.

No compare associations because this can changed manually.