William DURAND
|
600808b2a1
|
Merge branch '2.0'
|
2011-12-05 18:43:23 +01:00 |
|
William DURAND
|
ab50b5ec39
|
Fixed CS
|
2011-12-05 18:42:24 +01:00 |
|
Maxime AILLOUD
|
28914a6885
|
Use of the dbAdapter to escape table name in the request
|
2011-11-04 10:09:45 +01:00 |
|
Maxime AILLOUD
|
a6bb5d2d52
|
Escaping table name in the table:drop command and improve error message for the fixtures:load command
|
2011-10-24 16:33:20 +02:00 |
|
William DURAND
|
4dcdc0f3b9
|
[command] Naming + minor fixes on commands
|
2011-09-05 22:18:18 +02:00 |
|
William DURAND
|
029a3ed454
|
[command] Typo
|
2011-08-31 16:18:40 +02:00 |
|
William DURAND
|
af2151631d
|
[command] Fixed console output
|
2011-08-31 00:21:39 +02:00 |
|
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 |
|