Commit graph

7 commits

Author SHA1 Message Date
Maxim
cdcb3f6b9f Removed unnecessary catched exceptions in commands (#421)
* Remove catch exception

Because this is broken -vvv and don't show stack trace

* Update DatabaseDropCommand.php

* Update FixturesDumpCommand.php

* Update TableDropCommand.php
2016-05-27 15:07:47 +02:00
Moritz Schroeder
ca13ff5195 Make PropelBundle available for Symfony 3.X
- Updated composer.json dependency
- Replaced deprecated dialog helper with question helper
- propel.html.twig - Use render function not render tag
- Replaced ContainerAware with ContainerAwareTrait
2016-02-15 18:01:47 +01:00
Gregor Harlan
893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
Kévin Gomez
10d0cb623f Clearly indicate that the TableDrop command is MySQL only 2013-12-15 14:33:07 +00:00
Kévin Gomez
27862d6fb1 Checkstyle fix 2013-11-05 13:26:18 +00:00
Kévin Gomez
2b7cbeacfb Cleaned a bit the TableDrop command 2013-11-04 21:32:14 +00:00
Kévin Gomez
53db41026b Implemented the table drop command 2013-11-04 21:29:16 +00:00