Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

0.7.3

Latest

Choose a tag to compare

@grob grob released this 14 Sep 10:21
· 21 commits to master since this release

Bugfixes and Improvements

  • SqlGenerator now correctly joins multiple joins with spaces, not with comma (contributed by @oberhamsi)
  • Allow expressions in in() conditions
  • Query parser built with pegjs 0.10