Skip to content

v9.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 17:42
· 86 commits to main since this release

feat

  • QueryBuilder: Add ability to inline bindings when calling toSQL and dump (379d1e7)

fix

  • SQLCommenter: Move coldbox namespace injection to the function body (b6248d4)
  • QueryBuilder: Correctly apply native returntypes after newQuery and withReturnFormat (20416c3)