Skip to content

Commit

Permalink
Update UPGRADE document
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Sep 17, 2012
1 parent 807a4a8 commit 8136c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE
Expand Up @@ -61,7 +61,7 @@ After:
## Creating MySQL Tables now defaults to UTF-8

If you are creating a new MySQL Table through the Doctrine API, charset/collate are
now set to 'utf8'/'utf8_general_ci' by default. Previously the MySQL server defaults were used.
now set to 'utf8'/'utf8_unicode_ci' by default. Previously the MySQL server defaults were used.

# Upgrade to 2.2

Expand Down

0 comments on commit 8136c29

Please sign in to comment.