- 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 data extraction validator to support order parameter
- Update API errors code
- Update
exists_entity()
to receivetable
as parameter - Rename SlicingDice API endpoints
- Thin layers around SlicingDice API endpoints
- Automatic regression test script run_query_tests.rb with its JSON data
- Add tests for data extraction