Commit graph

12 commits

Author SHA1 Message Date
William DURAND
bd2eb417cf Added a new command : propel:insert-sql 2011-02-02 19:47:50 +01:00
William DURAND
d49820cf94 Refactoring of the 'propel:migration:migrate' command 2011-02-02 19:46:57 +01:00
William DURAND
e433716413 Added new command : propel:migration:status 2011-02-02 02:34:45 +01:00
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
William DURAND
fd5b36ac07 Added a new command : propel:migrate 2011-02-02 02:06:58 +01:00
William DURAND
d4d981a25c Added a new command : propel:generate-diff 2011-02-02 02:06:38 +01:00
William DURAND
fcaec28f25 Fixed imports + updated help 2011-02-02 02:05:36 +01:00
William DURAND
dacf1ed5e1 Fixed help 2011-02-02 02:04:34 +01:00
William DURAND
6ba3d7c1de Fixed typo 2011-02-02 02:03:35 +01:00
William DURAND
a6dc926249 Cleaned PhingCommand class + added new method to create a 'buildtime-conf.xml' file. 2011-02-02 02:02:45 +01:00
William DURAND
c95eddec25 Fix error with InputOption in BuildCommand definition 2011-01-21 19:36:24 +01:00
Fabien Potencier
d2b2a18237 added files 2010-10-28 14:41:03 +02:00