Skip to content

v0.4.1

Choose a tag to compare

@s3dev s3dev released this 27 Sep 20:40
· 8 commits to master since this release

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