X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5aa2ea57a8c459c40f96193bcceeac0853898dbb;hb=d3a2e424976a449718ad750b72d4bf3acf689caf;hp=7b2a01d075ede00356761c1d083ef2f5e824beef;hpb=23b72652ee1dc2896630cd16a3ead96de1bc8772;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 7b2a01d..5aa2ea5 100644 --- a/Changes +++ b/Changes @@ -49,6 +49,7 @@ Revision history for DBIx::Class - Fix spurious ROLLBACK statements when a TxnScopeGuard fails a commit of a transaction with deferred FK checks: a guard is now inactivated immediately before the commit is attempted (RT#107159) + - Fix spurious warning on MSSQL cursor invalidation retries (RT#102166) - Work around unreliable $sth->finish() on INSERT ... RETURNING within DBD::Firebird on some compiler/driver combinations (RT#110979) - Really fix savepoint rollbacks on older DBD::SQLite (fix in 0.082800