mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
Doctrine doesnt escape "match" #5174
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 @VitoHusky on GitHub (Jul 6, 2016).
Originally assigned to: @Ocramius on GitHub.
hey
If i have an entity called "Match" in the table "match" doctrine wont escape it.
Im using Doctrine with symfony2
@Ocramius commented on GitHub (Jul 15, 2016):
This is a known issue, as by default doctrine does not quote identifiers. See http://doctrine-orm.readthedocs.io/projects/doctrine-orm/en/latest/reference/limitations-and-known-issues.html#identifier-quoting-and-legacy-databases