slicerjs
Version:
Official JavaScript client for SlicingDice, Data Warehouse and Analytics Database as a Service.
30 lines (24 loc) • 660 B
Markdown
# Change Log
## [2.1.0]
### Added
- UPDATE support
- DELETE support
## [2.0.2]
### Updated
- Change SQL endpoint from `/query/sql` to `sql`
- Improve client tests
## [2.0.1]
### Updated
- Correct data extraction validator to accept columns: all
- Add support for SQL queries on client
- Adapt test queries to the changes on SlicingDice API
## [2.0.0]
### Updated
- Update `existsEntity()` method to receive `table` as parameter
- Update Api Errors code
- Rename SlicingDice API endpoints
## [1.0.0]
### Added
- Thin layers around SlicingDice API endpoints
- Automatic regression test script runQueryTests.js with its JSON data
- Test for data extraction