All releases tagged Bug fixes


Release Notes: This release adds support for the selectRow DBI method when compiled with Qore 0.8.2+ and fixes bugs related to retrieving a collection of objects, bugs related to exception handling related to Oracle named type support, and a bug related to returning NUMBER fields from a collection or object which requires more than 32 bits to be represented.


Release Notes: This release fixes a bug with setting and reading time zone information from TIMESTAMP WITH TIME ZONE and TIMESTAMP WITH LOCAL TIME ZONE columns when compiled with Qore 0.8.0+. A bug with reading and setting fractional seconds with date/time values was fixed.


Release Notes: This releases fixes a memory error in streaming CLOB and BLOB retrievals and fixes a bug setting the port number with direct connections without TNS. Additionally, when binding character values by value longer than 30KB, a CLOB is bound, allowing the operation to succeed.