Releases: coldbox-modules/quick
Releases · coldbox-modules/quick
v7.0.1
13 Jun 21:53
Compare
Sorry, something went wrong.
No results found
fix
Casts: Allow nulls while using casts (ef75b8f )
v7.0.0
08 Jun 23:20
Compare
Sorry, something went wrong.
No results found
BREAKING
QuickBuilder: Allow for cloning of QuickBuilder instances (#229 ) (28357ce )
v6.2.1
03 Jun 01:28
Compare
Sorry, something went wrong.
No results found
fix
QuickBuilder: Allow a QuickBuilder to be used wherever a QueryBuilder can be used (9ae05a4 )
v6.2.0
24 May 16:31
Compare
Sorry, something went wrong.
No results found
feat
GlobalScopes: Add ability to turn off all global scopes
(1686cad )
v6.1.0
11 May 13:18
Compare
Sorry, something went wrong.
No results found
feat
QuickBuilder: Add support to run QuickBuilder queries as qb queries including eager loading (af3cdf9 )
v6.0.0
09 May 23:16
Compare
Sorry, something went wrong.
No results found
BREAKING
*: fix: ColdBox 7 Compatibility Updates (44e26b3 )
v5.3.3
26 Apr 16:48
Compare
Sorry, something went wrong.
No results found
fix
QuickBuilder: Use correct nesting for where statements (c38c6e1 )
v5.3.2
26 Apr 16:37
Compare
Sorry, something went wrong.
No results found
fix
BaseEntity: Fixed retrieving null values from fields and relationships (7079cfc )
v5.3.1
17 Mar 02:38
Compare
Sorry, something went wrong.
No results found
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
15 Mar 06:59
Compare
Sorry, something went wrong.
No results found
feat
BaseEntity: Add a way to not fire events inside a callback
(875ab15 )