[PR #5903] Add keyword aware quote strategy #9779

Closed
opened 2026-01-22 16:05:23 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/5903

State: closed
Merged: No


Related to the discussion in doctrine/dbal#1592 it is probably a good idea to add this quote strategy. It can be enabled by the user optionally and therefore he should be aware of the upercase/lowercase issue in some DBMS.

For the integration of this into doctrine-bundle see this PR: doctrine/DoctrineBundle#553

**Original Pull Request:** https://github.com/doctrine/orm/pull/5903 **State:** closed **Merged:** No --- Related to the discussion in doctrine/dbal#1592 it is probably a good idea to add this quote strategy. It can be enabled by the user optionally and therefore he should be aware of the upercase/lowercase issue in some DBMS. For the integration of this into doctrine-bundle see this PR: doctrine/DoctrineBundle#553
admin added the pull-request label 2026-01-22 16:05:23 +01:00
admin closed this issue 2026-01-22 16:05:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9779