[PR #1413] Added to_char function to convert other types to chars (/strings). #9474

Open
opened 2026-01-22 16:04:25 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


Been missing the TO_CHAR function, which - under some circumstances - is needed in platforms like Oracle, e. g. to compare char and non-char fields. Have added it - hope, it is OK this way!

**Original Pull Request:** https://github.com/doctrine/orm/pull/1413 **State:** closed **Merged:** No --- Been missing the TO_CHAR function, which - under some circumstances - is needed in platforms like Oracle, e. g. to compare char and non-char fields. Have added it - hope, it is OK this way!
admin added the pull-request label 2026-01-22 16:04:25 +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#9474