Overview

Request 48973 accepted

- update to 1.25
* Changed bind_col so it actually pays attention to the TYPE
attribute as you could not override the bind type of a bound
column before.
* Left a sv_undef in
* Change sprintf to snprintf for safety.
* Removed some unused fields from the fbh structure which should
save a little memory for each column in a result-set.
* Started adding support for DBI's DiscardString and StrictlyTyped
but not complete yet so don't use them yet.
* Added experimental odbc_lob_read method - see pod.
* Moved the binding of columns to the first call to fetch instead of
after execute is called as it prevents bind_col overrriding the
type used for binding and I needed it to support odbc_lob_read.
* Removed support for DBI's blob_read - it was totally flawed and
did not work at all. May replace in the future.
* Added support for MS SQL Server XML type (SQL type -152).
* bugfixes, new FAQs

Request History
Anna Maresova's avatar

anicka created request

- update to 1.25
* Changed bind_col so it actually pays attention to the TYPE
attribute as you could not override the bind type of a bound
column before.
* Left a sv_undef in
* Change sprintf to snprintf for safety.
* Removed some unused fields from the fbh structure which should
save a little memory for each column in a result-set.
* Started adding support for DBI's DiscardString and StrictlyTyped
but not complete yet so don't use them yet.
* Added experimental odbc_lob_read method - see pod.
* Moved the binding of columns to the first call to fetch instead of
after execute is called as it prevents bind_col overrriding the
type used for binding and I needed it to support odbc_lob_read.
* Removed support for DBI's blob_read - it was totally flawed and
did not work at all. May replace in the future.
* Added support for MS SQL Server XML type (SQL type -152).
* bugfixes, new FAQs


autobuild's avatar

autobuild accepted request

checked in

openSUSE Build Service is sponsored by