sfDB4toPropelPluginpear.symfony-project.comThe sfDB4toPropelPlugin allows to transform a DB4 schema into a valid Propel schema.yml filesDB4toPropelPlugin is a plugin that adds to symfony a new task: propel:db4-to-propel that allows you to convert a DB4 schema (a DBDesigner4 schema) into a valid Propel schema.yml file, with this plugin you can just forget the boring work of building your schema.yml by hand. ;)Vernet LoïcCOilqrf_coil[at]yahoo[dot]fryes2009-05-041.0.41.0.4stablestableMIT licenseThis is the 1st version of the plugin for symfony 1.2.x5.1.01.4.1symfonypear.symfony-project.com1.2.01.3.01.3.01.0.41.0.4stablestableMIT license2009-05-04MIT
* Added and converted the tutorial in the README file to markdown.
1.0.31.0.3stablestableMIT license2009-04-02MIT
* Added the ability to use external tables (from a plugin or another schema)
* Added handling of MEDIUMTEXT and LONGTEXT MySQL data types
1.0.21.0.2stablestableMIT license2008-12-07MIT
* New version for symfony 1.2.x