Skip to content

v0.5.0

Choose a tag to compare

@s3dev s3dev released this 20 Sep 12:08
· 2 commits to master since this release

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