Skip to content

v0.5.2

Latest

Choose a tag to compare

@s3dev s3dev released this 02 Mar 11:40

Changes

Schema support added for the MSSQL interface.

DBLIB-9: Add schema support to MSSQL interface:

  • The relevant methods in the _dbi_mssql module have been updated to
    accept a 'schema' string argument, which is defaulted to 'dbo'.

Testing:

  • All tests pass successfully with 100% code coverage.
  • Pylintr completes successfully with all modules reporting 10/10.

Released: 2026-03-02