From: Matt S Trout Date: Wed, 17 Jan 2007 01:42:25 +0000 (+0000) Subject: Changes note for param_bind since the authors forgot X-Git-Tag: v0.08010~150^2~104 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ec422b4079d902929e3a2671cb550b0e5ae80d39;p=dbsrgits%2FDBIx-Class.git Changes note for param_bind since the authors forgot --- diff --git a/Changes b/Changes index b97d98b..92826fd 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for DBIx::Class + - add support for binding BYTEA and similar parameters (w/Pg impl) - add support to Ordered for multiple ordering columns - mark DB.pm and compose_connection as deprecated - switch tests to compose_namespace