v0.4.1
Changes
The following changes are relative to v0.4.0rc1.
DBLIB-8: Stored procedure call
- Added a commit call to the basic call_procedure method for MySQL and
Oracle. Previously, any data added by a USP using this call was not
committed.
Testing:
- Added a test case to verify the data added using the call_procedure
method is committed. - All tests complete successfully with 100% test coverage.
Released: 2024-09-27