v0.5.0
Changes
Changes relative to 0.5.0b1:
- The MSSQL 'call_procedure_update' method now returns -1 as the row ID
for a duplicated row on update USP calls. Note: The table must have a
UNIQUE constraint for this to be triggered. - A 'flat' parameter has been added to the 'execute_query' method for
flattening the list of tuples result for single element responses.
Testing:
- Testing completed successfully with 100% code coverage.
Released: 2025-09-20