Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3
-
Component/s: None
-
Labels:None
-
Environment:Ubuntu
Description
Hi Guys,
I was working with symfony command line and created the database with the app/console doctrine:create:database
Though the characterset I specified was UTF-8 , it created Latin character set .
@elliot was right too, the create database is not using any character set https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php#L328
You can see the issue created at https://github.com/symfony/symfony/issues/2044 and later Fabien confirmed the bug is related to Doctrine .
I am not sure its a Bug or a feature I am asking .
Thanks
Activity
Benjamin Eberlei
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.3 [ 10184 ] | |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 13002 ] | jira-feedback2 [ 17748 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 17748 ] | jira-feedback3 [ 20103 ] |