Skip to content

0.7.3

Latest
Compare
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