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
Activity
sina miandashti
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | there is no way to set collate the table charset ! | there is no way to set collate of the table charset ! |
Benjamin Eberlei
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Invalid [ 6 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 12819 ] | jira-feedback [ 14949 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 14949 ] | jira-feedback2 [ 16813 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 16813 ] | jira-feedback3 [ 19066 ] |
William Knak
made changes -
| Labels | charset, collate, collation, doctrine, mysql |
William Knak
made changes -
| Labels | charset, collate, collation, doctrine, mysql | charset collate collation mysql |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DDC-1274, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
This is not a supported feature, if you set the collation in the CREATE DATABASE statement this will inherit to all fields automatically.