X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=f1b561a088a9fe580a04a2811d944eba69c8fc43;hp=6723ee0bd519036f7719079fcb82b5695b354bd1;hb=e6dd7b42b418053f02424d3ab2703dc97e2afbde;hpb=3ed85561d9aadf982265028d128fc1f0892b9889 diff --git a/Changes b/Changes index 6723ee0..f1b561a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for DBIx::Class + - Fix Oracle autoincrement broken for Resultsets with scalar refs + (RT #50874) - Complete Sybase RDBMS support including: - Support for TEXT/IMAGE columns - Support for the 'money' datatype