Skip to content

tusken@1.0.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@aleclarson aleclarson released this 23 Sep 20:10
· 84 commits to alpha since this release

tusken 1.0.0-alpha.12 (2022-09-23)

Bug Fixes

  • copy getters when cloning (79dbb88)
  • ensure GROUP BY comes before limit, offset, etc (24dc5f8)
  • return "NULL" from tokenizeTyped if === null (4ccf943)
  • types: ensure Query#clone returns this type (298eb84)