[PR #7889] Use quoted collation declaration when available, fixes test suite when running against DBAL 2.10+ #10695

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

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

State: closed
Merged: Yes


Tests are failing with doctrine/dbal >= 2.10 because column collation declaration in MySQL is being quoted (See: 733b64bc90).

**Original Pull Request:** https://github.com/doctrine/orm/pull/7889 **State:** closed **Merged:** Yes --- Tests are failing with doctrine/dbal >= 2.10 because column collation declaration in MySQL is being quoted (See: https://github.com/doctrine/dbal/commit/733b64bc907ab597e3cee4f18512a734dd9fa69a).
admin added the pull-request label 2026-01-22 16:08:22 +01:00
admin closed this issue 2026-01-22 16:08: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#10695