Commit graph

14 commits

Author SHA1 Message Date
Toni Uebernickel 4db28b7bbd introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
jaugustin a8bb6a2a8b add connection option for commands: build, sql:build, migration:generate-diff 2012-11-11 18:25:23 +01:00
William DURAND 6970913db9 Fixed CS 2012-05-24 16:36:46 +02:00
William DURAND 29ca595387 Removed 'Propel' class prefixes 2012-04-20 13:54:05 +02:00
William DURAND 4dcdc0f3b9 [command] Naming + minor fixes on commands 2011-09-05 22:18:18 +02:00
William DURAND 87ad04f2a8 Fixed LICENSE 2011-08-30 23:30:31 +02:00
William DURAND 1837a63779 [command] s/summary/writeSummary/ 2011-08-30 11:52:30 +02:00
William DURAND 047d83f33e Minor changes for commands: generate-diff and migrate 2011-04-19 14:23:17 +02:00
William DURAND 580f7ae28a Refactored command outputs 2011-04-18 21:40:16 +02:00
William DURAND ed1d9ad267 Improved some commands 2011-04-13 22:27:07 +02:00
William DURAND 98356cb3b4 Fixed help for commands 2011-03-26 18:30:43 +01:00
William DURAND 5b5feecaf5 Changed namespace to Propel\PropelBundle 2011-02-14 22:31:28 +01:00
William DURAND d49820cf94 Refactoring of the 'propel:migration:migrate' command 2011-02-02 19:46:57 +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
Renamed from Command/MigrateCommand.php (Browse further)