Skip to content

"Rimini" (23.04.2015 - 02.05.2015)

Compare
Choose a tag to compare
@agershun agershun released this 02 May 19:47
· 1688 commits to develop since this release
  • alasql.options.modifier flag added
  • alasql.options.columnlookup flag added
  • SELECT * REMOVE COLUMNS a,b
  • SELECT * REMOVE COLUMNS LIKE 'b%'
  • Remove columns from .columns schema
  • Custom aggregators - added additional calls (init and in the cycle)
  • Added MEDIAN() aggregator