From: "Rafael Kitover" <rkito...@io.com>
Release candidate for DBIx::Class::Schema::Loader 0.05000 is now
available as a dev release:

http://search.cpan.org/~rkitover/DBIx-Class-Schema-Loader-0.04999_14/

The schemas it now generates are incompatible with the output of
0.04006, but there is an automatic backward compatibility mode.

Please try it out to make sure it doesn't break your code.

I guess the encoding errors of columns that use UTF8Columns are not generated by DBIx::Class::Schema::Loader (because they still appear after downgrading this module), but by DBIx::Class itself (unless the new version of DBIx::Class requires a syntax change for using UTF8Columns that I couldn't find).

Octavian


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to