X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=ea01590adebe9a02623d3c29d63f57618453f6bb;hp=a9ae59e320dadbb4660a341bd5864fc58dff6689;hb=e9b9a8e97f7fc453d7b6f1f5625987992ab4cce2;hpb=5c9cada3a82f2e9b745fed877fcc20e155e44993 diff --git a/Changes b/Changes index a9ae59e..ea01590 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for DBIx::Class +0.08123_02 2010-10-26 14:59 (UTC) * New Features / Changes - Add new -ident "function" indicating rhs is a column name { col => { -ident => 'othercol' } } vs { col => \'othercol' }