libdbd-odbc-perl (1.35-1) unstable; urgency=low

  NOTE from upstream Changes file:

  Prior to this release if you called selectall_* methods with a
  non-select statement DBD::ODBC would raise an error saying "no
  select statement currently executing".  See RT 68720. After
  discussions on dbi-dev the concensus seems to be that issuing a
  warning in this case is better so that is what I've done. As a
  result t/rt_68720.t has been removed and
  t/85_selectall_non_select.t has been added.

 -- gregor herrmann <gregoa@debian.org>  Sun, 18 Mar 2012 18:36:09 +0100

libdbd-odbc-perl (1.29-1) unstable; urgency=low

  NOTE from upstream Changes file:
  
  The 1.28 development releases made a change which causes a generic
  error to be reported when an ODBC call fails but an error message
  is not retrieved from the ODBC Driver. It appears this has caught
  out a few ODBC drivers - notably freeTDS and Firebird. You now may
  see errors that were missed before e.g., DBIx::Class's tests for
  Firebird now errors test 21 "outer txn rolled back" (and others)
  because SQLRowCount returns an error after "ROLLBACK TO SAVEPOINT
  savepoint_0"; before this error was missed.

 -- gregor herrmann <gregoa@debian.org>  Wed, 09 Mar 2011 17:34:36 +0100

libdbd-odbc-perl (1.27-1) unstable; urgency=low

  This release marks a change where DBD::ODBC has now gone entirely
  ODBC 3, and relies on the ODBC Driver Manager to map calls to
  ODBC 2 drivers. This change may break applications relying on the
  former ODBC 2 functionality.

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 21 Feb 2011 10:09:35 -0500
