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