Skip to content

Releases: coldbox-modules/qb

v13.0.19

19 Feb 19:37

Choose a tag to compare

fix

  • SQLServerGrammar: Fix for using returning in an upsert clause
    (0245dd1)

v13.0.18

27 Jan 21:32

Choose a tag to compare

fix

  • JoinClause: Rename JoinClause's parentQuery because of conflicts with qb's parentQuery
    (f6d65fe)

v13.0.17

14 Jan 19:58

Choose a tag to compare

fix

  • DerbyGrammar: Fix test for BoxLang type strictness
    (cae1a7c)
  • QueryBuilder: Handle raw statements in whereBetween statements
    (0645aff)

v13.0.16

24 Oct 19:57

Choose a tag to compare

fix

  • QueryBuilder: Handle more cases for isInvalidOperator
    (6f73d1b)

v13.0.15

24 Oct 19:46

Choose a tag to compare

fix

  • QueryUtils: Handle nulls inside isExpression check
    (4adcad1)

v13.0.14

23 Oct 22:43

Choose a tag to compare

fix

  • QueryUtils: More datetime formatting fixes for BoxLang Prime
    (b85caa7)

v13.0.13

23 Oct 19:00

Choose a tag to compare

fix

  • JoinClause: Fix incorrect JoinClause query generation (d22dd4f)

v13.0.12

14 Oct 15:48

Choose a tag to compare

fix

  • BaseGrammar: Missed another interceptorService update
    (3fbc268)

v13.0.11

14 Oct 02:35

Choose a tag to compare

fix

  • BaseGrammar: Cannot use member function of keyExists on components
    (3ae7bb8)

v13.0.10

14 Oct 02:06

Choose a tag to compare

fix

  • BaseGrammar: Support official way of announcing interceptors since ColdBox 6
    (b6b988d)