"Rimini" (23.04.2015 - 02.05.2015)
- 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