Changes
Schema support added for the MSSQL interface.
DBLIB-9: Add schema support to MSSQL interface:
- The relevant methods in the
_dbi_mssqlmodule 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