mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-2459: ANSI compliant quote strategy. #3083
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 17, 2013).
Jira issue originally created by user @FabioBatSilva:
In order to simplify and speed up the sql generation
an ANSI quote strategy would be useful.
The implementation would be something like :
@doctrinebot commented on GitHub (Jun 23, 2013):
Comment created by @FabioBatSilva:
Fixed :
457036aacb@doctrinebot commented on GitHub (Jun 23, 2013):
Issue was closed with resolution "Fixed"