Releases: coldbox-modules/quick
Releases · coldbox-modules/quick
v5.3.3
fix
- QuickBuilder: Use correct nesting for where statements (c38c6e1)
v5.3.2
fix
- BaseEntity: Fixed retrieving
null
values from fields and relationships (7079cfc)
v5.3.1
chore
- BaseEntity: Revert changes specific to array returntypes in qb
(682e1fe)
- box.json: Upgrade to latest cfmigrations
(e3e4c7b)
fix
- BaseEntity: Workaround for adobe@2021 not supporting null values in param statements
(aa43e9c)
- BaseEntity: Special handling for Lucee generated keys (5cd8817)
- QuickQB: Don't overwrite array return formats
(c195cf1)
v5.3.0
feat
- BaseEntity: Add a way to not fire events inside a callback
(875ab15)
v5.2.11
chore
- box.json: Upgrade to qb 9
(5ccbc9c)
v5.2.10
fix
- HasOneOrManyThrough: Fix too many joins for
has
and whereHas
(56def38)
v5.2.9
fix
- HasOneOrManyThrough: Fixed applying of through constraints
(7ebb95e)
- BaseEntity: Use wirebox to get the util to work in CommandBox
(27de7fb)
v5.2.8
other
- *: docs: Fix bad link to getting started (62d5c8f)
v5.2.7
other
- *: fix: Use existing builder when adding subselects
(1388433)
v5.2.6
fix
- box.json: Update mementifier dependency
(ee537ba)