From: Peter Rabbitson Date: Thu, 26 Nov 2009 15:43:09 +0000 (+0000) Subject: Changes X-Git-Tag: v0.08116~118^2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=547b43967a7a9ea641b39a3f44e92f4b1fd1d2ea;hp=93cee17f8577290c416d9f3d6a82bf2caca090ce Changes --- diff --git a/Changes b/Changes index c9ac811..11d3c9c 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,8 @@ Revision history for DBIx::Class - Make sure populate() inherits the resultset conditions just like create() does - Fix count/objects from search_related on limited resultset + - Make get_inflated_columns behave identically to get_columns + wrt +select/+as (RT#46953) 0.08114 2009-11-14 17:45:00 (UTC) - Preliminary support for MSSQL via DBD::ADO