Skip to content

Release 1.1

Compare
Choose a tag to compare
@RutledgePaulV RutledgePaulV released this 05 Mar 19:03
· 60 commits to develop since this release
  • Fixed a bug where the "not in" operator for the RSQL visitor had been represented by "=nin=" whereas the parsing library actually requires "=out="
  • Added support for the value of a subquery expression to be either a qbuilder condition or another query tree node