v0.5.1
Changes
Update to the MSSQL interface to support multi-row insert.
MSSQL:
- The
call_procedure_updatemethod has been updated to support the
insertion of multiple rows in a single call. - Addressed a bug in the
call_procedure_updatemethod 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