propel-bundle/Command
William DURAND 2da085cff9 Renamed migrations command classes
Migrations commands are now :

    > php app/console propel:migration:generate-diff

    > php app/console propel:migration:migrate
2011-02-02 02:34:14 +01:00
..
BuildCommand.php Fixed typo 2011-02-02 02:03:35 +01:00
BuildModelCommand.php Fixed imports + updated help 2011-02-02 02:05:36 +01:00
BuildSqlCommand.php Fixed help 2011-02-02 02:04:34 +01:00
MigrationGenerateDiffCommand.php Renamed migrations command classes 2011-02-02 02:34:14 +01:00
MigrationMigrateCommand.php Renamed migrations command classes 2011-02-02 02:34:14 +01:00
Phing.php added files 2010-10-28 14:41:03 +02:00
PhingCommand.php Cleaned PhingCommand class + added new method to create a 'buildtime-conf.xml' file. 2011-02-02 02:02:45 +01:00