Fix DBIC::Schema->compose_namespace POD link
[catagits/Catalyst-Model-DBIC-Schema.git] / t /
2015-01-12 Dagfinn Ilmari Man... Ignore config key added by Catalyst::Runtime 5.90080...
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-22 Rafael Kitover make t/05testapp.t silent and fix remaining Win32 issues
2011-05-21 Rafael Kitover add test for literal SQL through accessor
2011-05-20 Rafael Kitover release 0.50 v0.50
2011-05-20 Rafael Kitover get t/05testapp.t to run on Win32
2011-05-11 Rafael Kitover fix regex stringification test for perl 5.14 (RT#68098)
2010-12-08 Rafael Kitover make use_moose detection more robust
2010-12-07 Rafael Kitover do not upgrade non-Moose schemas to use_moose=1 (RT...
2010-04-28 Rafael Kitover allow configuring ResultSets through the SchemaProxy... v0.41
2010-02-04 Rafael Kitover add test for on_connect_do=string parsing in helper... v0.40
2010-01-14 Rafael Kitover test for single replicant hashref coercion, release v0.37
2009-12-27 Rafael Kitover deprecate schema proxying, release v0.34
2009-12-27 Rafael Kitover move schema proxying into a trait
2009-12-26 Rafael Kitover fix test failure in 05testapp.t when env var not set... v0.33
2009-12-22 Rafael Kitover support coderefs for loader options for helper
2009-08-30 Rafael Kitover suport for coderef connect_infos, cleanup types
2009-08-24 Rafael Kitover remove Class::Inspector, add a test for schema options
2009-07-22 Aran Deltac fix loading connect_info from schema-defined connection...
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-06-19 Rafael Kitover add test for rt#47101
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
2009-05-22 Rafael Kitover DBIC::Schema - add tests for connect_info coercions
2009-05-17 Rafael Kitover dbic helper - make user/pass optional for sqlite, add...
2009-05-14 Rafael Kitover C::M::DBIC::Schema - make replicated role work with...
2009-05-14 Tomas Doran Add tests for my fail. Fixed already with the dependenc...
2009-04-27 Rafael Kitover C::M::DBIC::Schema - cleanups
2006-10-24 Brandon L. Black bump version to 0.19, fix rt.cpan.org #22426
2006-06-05 Brandon L. Black 0.14 release, Changes updated, tests fixed
2006-03-04 Brandon L. Black version bumped, added kwalitee, removed old "first...
2006-02-19 Brandon L. Black release for 0.07, ->require and connect_info args stuff
2006-02-18 Brandon L. Black release 0.06, fixed pod_to_ignore stuff, added an optio...
2006-02-08 Brandon L. Black minor fixups
2006-02-08 Brandon L. Black initial checkin