X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=72aa3a40796694aa7cbc0570285868fe759b30f2;hb=324bc21498b1df5a13c87bbd5209b85985d1743f;hp=5918ec295bd5085d8604b42d1978cdf58a45987b;hpb=73d47f9f2e278359b095b9986da89988aee83a44;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 5918ec2..72aa3a4 100644 --- a/Changes +++ b/Changes @@ -33,9 +33,6 @@ Revision history for DBIx::Class prefetch - Massive optimization of the DBI storage layer - reduce the amount of connected() calls - - New ::Storage::DBI method last_dbh() - it will still return a - newly connected $dbh if we start unconnected, but will not ping - the server on every invocation unlike dbh() - Some fixes of multi-create corner cases - Multiple POD improvements - Added exception when resultset is called without an argument