DDC-2286: Update documentation for collation #2874

Closed
opened 2026-01-22 14:06:19 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Feb 8, 2013).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user rickard:

The documentation at http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/faq.html#how-do-i-set-the-charset-and-collation-for-mysql-tables clearly states that the collation should be set at database level and then inherited for all tables created.

Digging through the code and reading this issue http://www.doctrine-project.org/jira/browse/DDC-2139 it's clear that this is no longer the case.

Originally created by @doctrinebot on GitHub (Feb 8, 2013). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user rickard: The documentation at http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/faq.html#how-do-i-set-the-charset-and-collation-for-mysql-tables clearly states that the collation should be set at database level and then inherited for all tables created. Digging through the code and reading this issue http://www.doctrine-project.org/jira/browse/[DDC-2139](http://www.doctrine-project.org/jira/browse/DDC-2139) it's clear that this is no longer the case.
admin closed this issue 2026-01-22 14:06:20 +01:00
Author
Owner

@mpdude commented on GitHub (Jun 2, 2023):

#2827 is the mentioned ticket

@mpdude commented on GitHub (Jun 2, 2023): #2827 is the mentioned ticket
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2874