mirror of
https://github.com/doctrine/orm.git
synced 2026-04-29 01:13:14 +02:00
DDC-507: Schema tool --dump-sql (and others) are broken #633
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Apr 10, 2010).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @hobodave:
Since the refactoring of the CLI to the Symfony foo, --dump-sql seems to be ignored. Neither of the following work, the tool does not dump, it executes against the database:
@doctrinebot commented on GitHub (Apr 10, 2010):
Comment created by @beberlei:
Fixed, docs on how to use the new CLI syntax are here: http://github.com/doctrine/orm-documentation/blob/master/manual/en/tools.txt
@doctrinebot commented on GitHub (Apr 10, 2010):
Issue was closed with resolution "Fixed"