Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Invalid
-
Affects Version/s: 2.0.6
-
Fix Version/s: None
-
Component/s: Mapping Drivers
-
Security Level: All
-
Environment:zend frame work 1.10 with doctrine orm 2 and dbal
Description
i searched a lot for this
there is no way to set the collate of table fields to for ex. utf8_persian_ci in doctrine settings
This is not a supported feature, if you set the collation in the CREATE DATABASE statement this will inherit to all fields automatically.