Merge 'trunk' into 'prefetch'
[dbsrgits/DBIx-Class.git] / t / 30dbicplain.t
2007-05-20 Matt S Trout deprecation warning for compose_connection now caught...
2006-01-29 Matt S Trout Made plain test use base Schema, not C::M::DBIC::Plain...
2006-01-28 Daniel Westermann... Properly skip test when C::M::DBIC::Plain is not instal...
2006-01-27 Matt S Trout Fixed in-place compose_connection. Thanks to dwc for...