X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=63e49ef160e6608b1613860f40fedd2141e5dcb9;hb=a870aa85e67cb5a0114c3ef1c6fba7232a469931;hp=0648becf6eed1b1e972e55b3e97c8883175ed6ab;hpb=69d3c2708f5564ce38d5878fa694b04f6740cde0;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 0648bec..63e49ef 100644 --- a/Changes +++ b/Changes @@ -19,6 +19,7 @@ Revision history for DBIx::Class changes the output of as_query (should not cause compat issues) - Support ancient DB2 versions (5.4 and older), with proper limit dialect + - Support sub-second precision for TIMESTAMPs for Firebird over ODBC * Fixes - Fix ::Storage::DBI::* MRO problems on 5.8.x perls