Use something along the line of the following in the top of your schema.yml;
options: collate: utf8_unicode_ci charset: utf8 On Mon, 2009-11-16 at 15:34 -0800, MaEcTPo wrote: > Hi, > I am new on doctrine, and I have a problem. > > When I run task > $: symfony doctrine:build-all > I receive in MySQL database tables with latin1 charset. Ok, I go to > the phpmyadmin, and change default charset for the database to > utf8_general_ci. But after runnig the task I have tables with latin1 > again. > What can I do for fix it? > With propel I didn't have the problem. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---