Skip to content

macrobase-sql

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabuzaid21 fabuzaid21 released this 13 Jan 00:53
· 62 commits to sql since this release

ChangeLog

  • COMPARE BY no longer required for DIFF query; defaults to COMPARE BY global_ratio(COUNT(*))
  • WHERE clauses support AND, OR, and NOT
  • Save result of query to file by prepending EXPORT TO FILE '[filename]' to query