Fix DBIC::Schema->compose_namespace POD link
[catagits/Catalyst-Model-DBIC-Schema.git] / t / 08helper.t
2014-05-05 Dagfinn Ilmari Man... Fix t/08helper.t with Data::Dumper >= 2.151 (RT#94599)
2011-08-05 John Napiorkowski make sure we do not run helper test if the helper featu...
2011-08-03 Rafael Kitover remove loader args from connect_info
2011-07-27 Rafael Kitover accept loader args after connect_info, release v0.51
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