- UPDATE support
- DELETE support
- Change SQL endpoint from
/query/sql
tosql
- Improve client tests
- Correct data extraction validator to accept columns: all
- Add support for SQL queries on client
- Adapt test queries to the changes on SlicingDice API
- Update
existsEntity()
method to receivetable
as parameter - Update Api Errors code
- Rename SlicingDice API endpoints
- Thin layers around SlicingDice API endpoints
- Automatic regression test script runQueryTests.js with its JSON data
- Test for data extraction