Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-ALPHA4
-
Fix Version/s: None
-
Component/s: Tools
-
Security Level: All
-
Labels:None
Description
If I execute
./doctrine orm:schema-tool --create --trace --dump-sql
I recieve an Exception stating that one of the tables already exists, but I only want to dump the SQL and not have it executed (in which case this exception would be okay)
Issue Links
- depends on
-
DDC-15
Add support to --force option in SchemaTool CLI Task
-
Can you post the stack trace please?