X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8bd0118f3e03940693148659925426959e2aeaa1;hb=0eb27426ceda801e6e872dc09eba34833fc0aaf0;hp=6b93887838ba3e4505c38cb26803bf146a7eaae8;hpb=c5bc9ba6e36d69c76fefc18a3653596a9ea13921;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 6b93887..8bd0118 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ Revision history for DBIx::Class + - Allow a scalarref to be supplied to the 'from' resultset attribute + - Classes submitted as result_class for a resultsource are now + automatically loaded via ensure_loaded() + - 'result_class' resultset attribute, identical to result_class() 0.08099_05 2008-10-30 21:30:00 (UTC) - Rewritte of Storage::DBI::connect_info(), extended with an