Skip to content

queryparser 0.1.0

Compare
Choose a tag to compare
@ianmcook ianmcook released this 02 Sep 02:07
· 205 commits to master since this release
  • First CRAN release
  • Column names that match SQL function names are not converted to lowercase (#1)
  • Outputted expressions use vectorized logical operators (#2)
  • Successive occurrences of binary symbolic operators are replaced (#3)
  • Column names that match function names are not replaced (#4)
  • Vulnerabilities that permitted use of disallowed functions are resolved (#5, #7)
  • Column names can contain periods (#6)