- UPDATE support
- DELETE support
- Change SQL endpoint from
/query/sql
tosql
- Improve client tests
- Make client compatible with python 3
- 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
exists_entity()
to receivetable
as parameter - Update API errors code
- Remove auto_create_columns parameter from insert method
- Rename SlicingDice API endpoints
- Thin layers around SlicingDice API endpoints
- Automatic regression test script run_query_tests.py with its JSON data