Overview

Request 76158 accepted

- update to 1.31
[ENHANCEMENTS]
* 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.
* Added support for StrictlyTyped and DiscardString to the bind_col
method.
* Added the new odbc_describe_parameters attribute.
* added -w option to Makefile.PL to add "-Wall" to CCFLAGS and
-fno-strict-aliasing so I can find warnings.
* Cope with broken ODBC drivers that describe a parameter as SQL
type 0.

Request History
Vítězslav Čížek's avatar

vitezslav_cizek created request

- update to 1.31
[ENHANCEMENTS]
* 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.
* Added support for StrictlyTyped and DiscardString to the bind_col
method.
* Added the new odbc_describe_parameters attribute.
* added -w option to Makefile.PL to add "-Wall" to CCFLAGS and
-fno-strict-aliasing so I can find warnings.
* Cope with broken ODBC drivers that describe a parameter as SQL
type 0.


Stephan Kulow's avatar

coolo approved review

Builds for repo openSUSE_Factory


Sascha Peilicke's avatar

saschpe accepted request

Accepted submit request 76158 from user coolo


Saul Goodman's avatar

licensedigger accepted review

{"approve": "preliminary, version number changed"}


Stephan Kulow's avatar

coolo accepted review

Builds for repo openSUSE_Factory

openSUSE Build Service is sponsored by