From: Peter Rabbitson Date: Wed, 14 Apr 2010 13:41:41 +0000 (+0000) Subject: Add forgotten changes X-Git-Tag: v0.08122~118 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=453781a11ca7def27c229204ede0cd117b57d2cf;p=dbsrgits%2FDBIx-Class.git Add forgotten changes --- diff --git a/Changes b/Changes index 4acdeb0..d71bbe2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for DBIx::Class + - current_source_alias method on ResultSet objects to + determine the alias to use in programatically assembled + search()es (originally added in 0.08100 but unmentioned) + 0.08121 2010-04-11 18:43:00 (UTC) - Support for Firebird RDBMS with DBD::InterBase and ODBC - Add core support for INSERT RETURNING (for storages that