Overview

Request 94222 accepted

- update to 1.35:
* updated to SQLite 3.7.9
* one small potential break case if you are using FTS4 and ^
- cumulated changes from 1.34*:
* adding an explicit dynamic_config => 1
* bind_param SQL_INTEGER error now actually dies with RaiseError
* CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS:
- resolved RT#67581: bind_param SQL_INTEGER numifies value;
now DBD::SQLite croaks if you explicitly specify datatype
(with bind_param) and datatype mismatch happens
- datatype set in the bind_param(_array) becomes sticky now
(as per DBI spec); this potentially affects code depending on
current undocumented and broken behavior
* resolved RT#71311: binding output columns as SQL_BLOB returns nothing
* fixed binding named parameters
* moved check for bind_ph/is_inout so it always error-out
* don't set imp_sth->stmt to NULL on error path
* explained an issue of rollback with unfinished statements
* made util/getsqlite.pl work properly for SQLite 3.7.5+
* Cookbook: don't use globals
* resolved RT#70135 and hopefully other mod_perl/CentOS issues like RT#63873
and RT#47983

Request History
Pascal Bleser's avatar

pbleser created request

- update to 1.35:
* updated to SQLite 3.7.9
* one small potential break case if you are using FTS4 and ^
- cumulated changes from 1.34*:
* adding an explicit dynamic_config => 1
* bind_param SQL_INTEGER error now actually dies with RaiseError
* CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS:
- resolved RT#67581: bind_param SQL_INTEGER numifies value;
now DBD::SQLite croaks if you explicitly specify datatype
(with bind_param) and datatype mismatch happens
- datatype set in the bind_param(_array) becomes sticky now
(as per DBI spec); this potentially affects code depending on
current undocumented and broken behavior
* resolved RT#71311: binding output columns as SQL_BLOB returns nothing
* fixed binding named parameters
* moved check for bind_ph/is_inout so it always error-out
* don't set imp_sth->stmt to NULL on error path
* explained an issue of rollback with unfinished statements
* made util/getsqlite.pl work properly for SQLite 3.7.5+
* Cookbook: don't use globals
* resolved RT#70135 and hopefully other mod_perl/CentOS issues like RT#63873
and RT#47983


Stephan Kulow's avatar

coolo added a reviewer

Please review sources


Sascha Peilicke's avatar

saschpe approved review

Thanks


Stephan Kulow's avatar

coolo accepted request

checkin


Saul Goodman's avatar

licensedigger accepted review

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


Stephan Kulow's avatar

coolo accepted review

Builds for repo openSUSE_Factory


Sascha Peilicke's avatar

saschpe accepted review

Thanks

openSUSE Build Service is sponsored by