[Dbix-class] ANNOUNCE: 0.08121

Rob Kinyon rob.kinyon at gmail.com
Thu Apr 15 12:41:33 GMT 2010


On Thu, Apr 15, 2010 at 08:38, Nick Wellnhofer <wellnhofer at aevum.de> wrote:
> On 15.04.2010 06:25, fREW Schmidt wrote:
>> IIRC ForceUTF8 actually hasn't worked at all for the past 4 years.  If
>> you think it does, check again.
>
> It has always worked for me. I also read the warning in UTF8Columns.pm
> that claims that ResultSet/create doesn't send encoded values to the DB.
> But I can't confirm that. I get properly encoded values.

Likely because you're using a database that actually supports UTF8
properly. Try removing UTF8Columns and see what happens.

> OTOH, it looks like I can simply use an old version of UTF8Columns if
> you decide to remove it.

That option is always available. :)

Rob



More information about the DBIx-Class mailing list