Releases: coldbox-modules/qb
Releases · coldbox-modules/qb
v9.9.2
fix
- SqlCommenter: Handle bindings that are simple values
(3aa84ec)
v9.9.1
fix
- SqlCommenter: Fix bug in new BindingsCommenter
(ce3fd63)
v9.9.0
feat
- SqlCommenter: Pass bindings to commenters. (753b30b)
v9.8.2
perf
- QueryBuilder: Performance improvement for large recordsets (a5f2521)
v9.8.1
fix
- QueryBuilder: Fix missing
parseNumber
function for ACF
(b887a67)
- QueryBuilder: Add alias to
clone()
(dcf87de)
v9.8.0
feat
- QueryBuilder: Support alias renaming using
withAlias
(9c52313)
v9.7.1
fix
- QueryBuilder: Add compilations for all join types
(98e36a5)
v9.7.0
feat
- QueryBuilder: Implement crossApply and outerApply for supported Grammars (6a818ee)
v9.6.1
fix
- QueryBuilder: Expand type annotation of
from
(2b23fbb)
v9.6.0
feat
- QueryBuilder: make
addBindings
public
(7193bb4)
other
- *: chore: pin commandbox-semantic-release to ^3.0.0
(172d60c)