mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-2450: Exception throwen when use --dump-sql #3073
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 (May 16, 2013).
Originally assigned to: @Ocramius on GitHub.
Jira issue originally created by user koc:
@doctrinebot commented on GitHub (May 16, 2013):
Comment created by @ocramius:
The DBAL can only extract schema definitions from the current DB, so it won't know if there are tables in other databases that are already existing
@doctrinebot commented on GitHub (May 16, 2013):
Issue was closed with resolution "Can't Fix"
@doctrinebot commented on GitHub (May 16, 2013):
Comment created by koc:
I haven't this exception week ago. What I'd changed? How can I fix it?
@doctrinebot commented on GitHub (May 16, 2013):
Comment created by @ocramius:
[~koc] what platform are you currently on? Can you provide the mappings to reproduce the problem?