Hi all,

I'd like to create all tables using an utf8_unicode_ci collate and an
utf8 charset for plugins (sfDoctrineGuardPlugin for exemple).
Is there a way to do this.

I added :
- encoding: utf8 in the databases.yml file
- options:
  type: INNODB
  collate: utf8_unicode_ci
  charset: utf8
in the project schema.yml file.

Any ideas ?

-- 
Denis Fingonnet

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to