From: Peter Rabbitson Date: Sat, 13 Feb 2010 14:13:31 +0000 (+0000) Subject: Changes X-Git-Tag: v0.08119~9^2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=4752726dd283c6b2ff7380546f265d95021d3f27 Changes --- diff --git a/Changes b/Changes index 92177e6..ab36737 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,7 @@ Revision history for DBIx::Class - Add $rs->is_ordered to test for existing order_by on a resultset - Add as_subselect_rs to DBIC::ResultSet from DBIC::Helper::ResultSet::VirtualView::as_virtual_view + - Refactor dbicadmin adding DDL manipulation capabilities - New optional dependency manager to aid extension writers - Depend on newest bugfixed Moose - Make resultset chaining consistent wrt selection specification