Created
May 8, 2012 21:28
-
-
Save Nek-/2639467 to your computer and use it in GitHub Desktop.
probable fix doctrine utf-8 columns (but fails)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dbal: | |
default_connection: default | |
connections: | |
default: | |
charset: utf8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
default-character-set=utf8
default-collation=utf8_unicode_ci
character_set_server=utf8
collation_server=utf8_unicode_ci