[symfony-users] Re: UTF8 after upgrade to 1.0 from 0.6.3

2007-04-14 Thread Haris Zukanović
Thanx Tamcy, I thought it would be something like that, but I'm never sure if data is UTF8... :( How would I check or make sure that it is actually UTF8 in my database? Tamcy wrote: > Ydid not set any connectoin encoding before, and the default MySQL > encoding isn't utf-8 (pobably latin1) so ut

[symfony-users] Re: UTF8 after upgrade to 1.0 from 0.6.3

2007-04-12 Thread Tamcy
Ydid not set any connectoin encoding before, and the default MySQL encoding isn't utf-8 (pobably latin1) so utf-8 data was stored wrongly. On Apr 12, 5:31 pm, Haris Zukanović <[EMAIL PROTECTED]> wrote: > I'm trying to upgrade to symfony 1.0 from 0.6.3. > My databases.yml is this > all: >   propel