Commit graph

11 commits

Author SHA1 Message Date
Marcin Kucharski
6c2a2bf565 Show error message when uncommited migrations are found 2013-06-12 12:41:12 +02:00
jaugustin
a8bb6a2a8b add connection option for commands: build, sql:build, migration:generate-diff 2012-11-11 18:25:23 +01: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
5b5feecaf5 Changed namespace to Propel\PropelBundle 2011-02-14 22:31:28 +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/GenerateDiffCommand.php (Browse further)