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
-
Activity
Guilherme Blanco
made changes -
Guilherme Blanco
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 10763 ] | jira-feedback [ 15532 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 15532 ] | jira-feedback2 [ 17396 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 17396 ] | jira-feedback3 [ 19653 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DDC-269, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
Can you post the stack trace please?