Intro
This batch file convert propel schema to doctrine schema (doctrine plugin 1.x)
Install
Download this batch file and extract to /batch directory of your project.
Run
php batch/propel2doctrine.php
to convert your propel schema to doctrine schema.
Note: This batch only run with propel xml schema
Changelog
0.5
- update for symfony 1.1
0.4
- remove 'columnName' => '' (for new sfDoctrinePlugin, the old sfDoctrinePlugin still work with this change)
0.3
- fix error when convert integer type
- fix missing primary key in doctrine schema
- fix missing id field in doctrine schema
0.2
fix default value in doctrine schema
0.1
init
Contact
An Vu (an [at] toan2 [dot] com) http://www.symfony.vn
Attachments
- propel2doctrine-0.1.tar.gz (1.5 kB) - added by PliersN on 01/09/08 03:24:58.
- propel2doctrine-0.2.tar.gz (1.6 kB) - added by PliersN on 01/19/08 02:25:44.
- propel2doctrine-0.3.tar.gz (1.7 kB) - added by PliersN on 02/01/08 00:44:16.
- propel2doctrine-0.4.tar.gz (1.7 kB) - added by PliersN on 03/22/08 23:40:12.
- propel2doctrine-0.5.tar.gz (4.4 kB) - added by PliersN on 11/23/08 06:42:28.