William DURAND
|
87ad04f2a8
|
Fixed LICENSE
|
2011-08-30 23:30:31 +02:00 |
|
William DURAND
|
e463a8bcd8
|
Fixed CS
|
2011-07-30 19:26:48 +02:00 |
|
William DURAND
|
0347aaccb8
|
Reverted commit 6785589a0c according to the previous revert
|
2011-07-30 19:18:00 +02:00 |
|
Maxime AILLOUD
|
cbf4fe890c
|
Update of the PHPDoc header of the TableDropCommand class
|
2011-07-30 19:04:56 +02:00 |
|
Maxime AILLOUD
|
6785589a0c
|
Using the propel connection through the dependency injector, and dealing with foreign key when dropping table
|
2011-07-30 19:04:55 +02:00 |
|
Maxime AILLOUD
|
f74c659f24
|
Bug corrected when the database has no table in the command table:drop
|
2011-07-30 19:04:55 +02:00 |
|
Maxime AILLOUD
|
5a1f644a6a
|
Namespace corrected for the exception class in the command: propel:database:drop, propel:database:create and propel:table:drop
|
2011-07-30 19:04:55 +02:00 |
|
Maxime AILLOUD
|
38150e71c9
|
Added a new command: propel:table:drop which allow to drop one, several or all table for a given connection by using the Symfony2 console
|
2011-07-30 19:04:55 +02:00 |
|