Skip to content

oracle 3.3.2

Latest
Compare
Choose a tag to compare
@davidnich davidnich released this 19 Dec 13:39

This release is a bugfix release - over 3.3 the fixes are:

  • fixed building with qpp from Qore 1.12.4+
  • fixed inconsistent bind exceptions to all use BIND-ERROR
    (issue 4390)
  • fixed a bug where the driver would accept array binds for select statements and only bind the first array value, silently returning erroneous results
    (issue 2154)
  • added cmake build solution for this module