mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-3477: [GH-1238] Avoid prefixing columns when false is assigned to column-prefix
#4284
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 (Jan 7, 2015).
Originally assigned to: @Ocramius on GitHub.
Jira issue originally created by user @doctrinebot:
This issue is created automatically through a Github pull request on behalf of CentaurWarchief:
Url: https://github.com/doctrine/doctrine2/pull/1238
Message:
http://www.doctrine-project.org/jira/browse/DDC-3293
As the issue on JIRA wasn't updated since September/2014, here's a PR.
@Ocramius suggested on issue about introducing a new attribute called
use-column-prefix, I'd say that keeping the same attribute as in others drivers would be better.That's it.
@doctrinebot commented on GitHub (Jan 7, 2015):
@doctrinebot commented on GitHub (Jan 8, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1238] was assigned:
https://github.com/doctrine/doctrine2/pull/1238
@doctrinebot commented on GitHub (Jan 8, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1238] was merged:
https://github.com/doctrine/doctrine2/pull/1238
@doctrinebot commented on GitHub (Jan 8, 2015):
Comment created by @ocramius:
Handled in DDC-3293
@doctrinebot commented on GitHub (Jan 8, 2015):
Issue was closed with resolution "Fixed"