Skip to content

v0.5.1

Choose a tag to compare

@s3dev s3dev released this 19 Oct 14:15
· 2 commits to master since this release

Changes

Update to the MSSQL interface to support multi-row insert.

MSSQL:

  • The call_procedure_update method has been updated to support the
    insertion of multiple rows in a single call.
  • Addressed a bug in the call_procedure_update method where data was
    inserted on a first-come-first-serve basis, if the parameter names
    were not provided.

Testing:

  • Testing added for the new multi-data insert functionality.
  • All tests complete successfully with 100% code coverage.

Released: 2025-10-19