X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=49e5617e4961237d9fbb4ca24925e440c2b9f07e;hb=9550c8342506752ba296e7843f606930c588991f;hp=09bfebb855e6601b5697f3b84fe7421b9e2457bf;hpb=35f5c265f7114c98663ac471e54b4ea9e34b3f37;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 09bfebb..49e5617 100644 --- a/Changes +++ b/Changes @@ -16,6 +16,7 @@ Revision history for DBIx::Class (RT#62642) - Fix incomplete logic while detecting correct Oracle sequence on insert + - Major overhaul of Storage::Oracle to handle enabled quoting - Fixed incorrect composition of select/as/columns attributes during chaining (RT#61235) - Proper serialization of resultsets with open cursors