DDC-269: CLI throws Exception that table already exists if --dump-sql specified #336

Open
opened 2026-01-22 12:35:09 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Jan 23, 2010).

Jira issue originally created by user shurakai:

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)

Originally created by @doctrinebot on GitHub (Jan 23, 2010). Jira issue originally created by user shurakai: 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)
admin added the Bug label 2026-01-22 12:35:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#336