Is there any plugin that directly exports MYSQL Workbench data model directly to YML for Propel consumption?
views:
2663answers:
2
+5
A:
Yes, MySQL Workbench Plugins are available for generating schemas for Propel, Doctrine, Symfony, etc
Thanks, I didn't realize that the plugin for Propel and Symfony, as far as MySQL workbench is concenred, are different when I did google searches for this.This is my fault, and hence I change the question of this title so that other people who are in my same shoe can benefit from this
Ngu Soon Hui
2009-03-02 02:23:14
A:
IF export from MySQL workbench isn't sufficient, you can try ORM Designer. With ORM Designer you can define and export also behaviours, Propel specific column/table/... attributes and much more.
Ludek Vodicka
2010-04-27 09:07:59