mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-1885: Problem with column quoting on Delete #2378
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 (Jun 20, 2012).
Jira issue originally created by user ignaciolarranaga:
delete($entity) from BasicEntityPersiter is not considering that the columns might be quoted.
The third line:
@doctrinebot commented on GitHub (Jun 20, 2012):
Comment created by @FabioBatSilva:
code format
@doctrinebot commented on GitHub (Jun 20, 2012):
Comment created by @FabioBatSilva:
Hi Ignacio,
I think it will be fixed by :
https://github.com/doctrine/doctrine2/pull/372
Anyway could you attach a test case for this one please ?
@doctrinebot commented on GitHub (Jun 25, 2012):
Comment created by ignaciolarranaga:
Hi Fabio, sorry I doesn't have a test case written :(
@doctrinebot commented on GitHub (Jun 25, 2012):
Comment created by @FabioBatSilva:
Hi Ignacio,
No problem, could you attach your entities ?
Thanks
@doctrinebot commented on GitHub (Jun 25, 2012):
Comment created by ignaciolarranaga:
User and Role, and I was just adding a role and updateing.
The database is PostgresSQL.
@doctrinebot commented on GitHub (Jun 26, 2012):
Comment created by @FabioBatSilva:
Thanks Ignacio,
I'm working on this problem.
@doctrinebot commented on GitHub (Jul 4, 2012):
Comment created by @FabioBatSilva:
Fixed by :
4bfdcd32f7@doctrinebot commented on GitHub (Jul 4, 2012):
Issue was closed with resolution "Fixed"
@doctrinebot commented on GitHub (Dec 13, 2015):
Imported 2 attachments from Jira into https://gist.github.com/1b32839aeca8cad7270f