DDC-3491: Annotation for column value case sensitivity #4298

Open
opened 2026-01-22 14:39:03 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Jan 13, 2015).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user cfhay:

It would be cool, if CHAR/VARCHAR case-sensitivity could be annotated on a column.

Every database driver would pick two default (config-overridable) collation, one for case-sensitive, and one for case-insensitive, and use those when the user requests or case-sensitive or insensitive column definition. This way the annotation would be portable.

Originally created by @doctrinebot on GitHub (Jan 13, 2015). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user cfhay: It would be cool, if CHAR/VARCHAR case-sensitivity could be annotated on a column. Every database driver would pick two default (config-overridable) collation, one for case-sensitive, and one for case-insensitive, and use those when the user requests or case-sensitive or insensitive column definition. This way the annotation would be portable.
admin added the Improvement label 2026-01-22 14:39:03 +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#4298