fix regex stringification test for perl 5.14 (RT#68098)
[catagits/Catalyst-Model-DBIC-Schema.git] / t / 08helper.t
2011-05-11 Rafael Kitover fix regex stringification test for perl 5.14 (RT#68098)
2010-02-04 Rafael Kitover add test for on_connect_do=string parsing in helper... v0.40
2009-07-17 Rafael Kitover detect wrong case for "dbi:" DSN part in DBIC helper
2009-06-30 Toby Corkindale Remove requirement on Catalyst::Helper, and instead...
2009-05-26 Rafael Kitover 2 char quote_char support and s/roles/traits/
2009-05-25 Rafael Kitover dbic helper - minor fixes for simple value detection
2009-05-23 Rafael Kitover DBIC::Schema - add tests for helper