- 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
- Change HTTP connection to be async
- Improve exception throwing in case of JSON parsing error.
- Update
existsEntity
to receivetable
as parameter - Update API errors code
- Rename SlicingDice API endpoints
- Thin layers around SlicingDice API endpoints
- Automatic regression test script RunQueryTests.java with its JSON data
- Tests for data extraction