pkgsrc/databases/p5-DBD-ODBC/distinfo
adam 21c1225261 Changes 1.31:
* Recently introduced test sql_type_cast.t cannot work with DBI less
  than 1.611.
* Minor change to Makefile.PL to avoid use of unitialised warning on
  $ENV{LD_LIBRARY_PATH} in warning when it is not set.

Changes 1.30_7:
* Some time ago (I don't know when) a few internal errors generated by
  DBD::ODBC got ignored. There are about 5 of them but I seriously
  doubt anyone would hit any other than the data truncated error
  (which is reported by the ODBC driver anyway) and "no select
  statement currently executing". You can see rt_68720.t in the t
  directory for an example of the latter.
* An extra argument has been added to the sub associated with
  odbc_err_handler.  The arguments passed to the odbc_err_handler are
  now state (string), error (string), native error code (number) and
  the status returned from the last ODBC API. The status will be
  SQL_ERROR (-1) for errors or SQL_SUCCESS_WITH_INFO (1) for
  informational messages.
2011-08-06 20:18:39 +00:00

5 lines
243 B
Text

$NetBSD: distinfo,v 1.5 2011/08/06 20:18:39 adam Exp $
SHA1 (DBD-ODBC-1.31.tar.gz) = bf735bd24d35b648f031a106ddd74d3d028609b3
RMD160 (DBD-ODBC-1.31.tar.gz) = 86a0179ef8ad4bd89fa794cb3f383aa374c7dc99
Size (DBD-ODBC-1.31.tar.gz) = 228387 bytes