Skip to content

Releases: coldbox-modules/quick

v5.3.3

26 Apr 16:48
c38c6e1
Compare
Choose a tag to compare

fix

  • QuickBuilder: Use correct nesting for where statements (c38c6e1)

v5.3.2

26 Apr 16:37
7079cfc
Compare
Choose a tag to compare

fix

  • BaseEntity: Fixed retrieving null values from fields and relationships (7079cfc)

v5.3.1

17 Mar 02:38
682e1fe
Compare
Choose a tag to compare

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
875ab15
Compare
Choose a tag to compare

feat

  • BaseEntity: Add a way to not fire events inside a callback
    (875ab15)

v5.2.11

10 Mar 21:43
5ccbc9c
Compare
Choose a tag to compare

chore

  • box.json: Upgrade to qb 9
    (5ccbc9c)

v5.2.10

10 Mar 21:22
56def38
Compare
Choose a tag to compare

fix

  • HasOneOrManyThrough: Fix too many joins for has and whereHas (56def38)

v5.2.9

23 Feb 20:40
7ebb95e
Compare
Choose a tag to compare

fix

  • HasOneOrManyThrough: Fixed applying of through constraints
    (7ebb95e)
  • BaseEntity: Use wirebox to get the util to work in CommandBox
    (27de7fb)

v5.2.8

10 Nov 22:53
62d5c8f
Compare
Choose a tag to compare

other

  • *: docs: Fix bad link to getting started (62d5c8f)

v5.2.7

20 Oct 17:57
Compare
Choose a tag to compare

other

  • *: fix: Use existing builder when adding subselects
    (1388433)

v5.2.6

19 Oct 22:19
Compare
Choose a tag to compare

fix

  • box.json: Update mementifier dependency
    (ee537ba)