From: Rafael Kitover Date: Tue, 4 Aug 2009 20:18:27 +0000 (+0000) Subject: update Changes X-Git-Tag: v0.08109~50 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=4c46fa18f51e7f5d3b1e711a8ece1308607295a4;hp=a34702e855e9de44e748595a721b171fbb79a836 update Changes --- diff --git a/Changes b/Changes index 3a07811..68b0883 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for DBIx::Class + - support for MSSQL 'money' type + - support for 'smalldatetime' type used in MSSQL and Sybase for + InflateColumn::DateTime + - support for Postgres 'timestamp without timezone' type in + InflateColumn::DateTime - Replication updates: Improved the replication tests so that they are more reliable and accurate, and hopefully solve some cross platform issues. Bugfixes related to naming particular replicants in a