Deprecate UTF8Columns with a lot of warning whistles
[dbsrgits/DBIx-Class.git] / t / 85utf8.t
2010-04-11 Peter Rabbitson Deprecate UTF8Columns with a lot of warning whistles
2010-04-09 Peter Rabbitson Use a sloppy but recommended fix for Test warnings
2010-04-09 Peter Rabbitson Test to show utf8columns being indeed broken (sqlite...
2010-04-08 Peter Rabbitson Fix utf8columns loading-order test/code (really just...
2010-03-19 Peter Rabbitson Fix UTF8Column out of order loading warning
2010-02-08 Peter Rabbitson Extend utf8columns test to trap fixed bug
2010-01-29 Peter Rabbitson Fugly 5.8 workaround
2010-01-29 Peter Rabbitson Enhance warning test a bit (seems to fail on 5.8)
2010-01-08 Peter Rabbitson Put utf8columns in line with the store_column fix
2010-01-07 Peter Rabbitson 5.8.1 is minimum required perl
2009-06-27 Peter Rabbitson Todoified (unsolvable) test from RT#42466
2008-10-27 Peter Rabbitson dirty_column detection in set_column() should not depen...
2006-10-04 Dan Sully Make UTF-8 columns work under Perl <= 5.8.0
2006-08-02 Marcus Ramberg change to use utf8::decode/encode
2006-07-07 David Kamholz utf8columns fix
2006-05-25 Justin Guenther Changed tests to use DBICTest->init_schema() instead...
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...