Releases: sot/ska_dbi
Releases · sot/ska_dbi
Release 5.1.1
Release 5.1.0
What's Changed
Full Changelog: 5.0.0...5.1.0
Includes the following merges:
- PR #25: Add Sqsh support to ska_dbi
Release 5.0.0
Release 4.1.0
4.0.2
Release 4.0.1
Release 4.0.1 includes these PRs:
- PR #13: Implementation of setuptools_scm usage as described in sot/skare3/issues/240
Release 4.0 with Py3 sybase support
Release 4.0 includes these PRs
#4 : Add LICENSE and license comments
#7 : Use sybpydb for Sybase access on Py3
#11 : Update sybase skip reasons in test
#12 : Run sqlite tests using a temp file db3
Interface impacts:
- This adds support for Sybase as a DBI in the Py3 version of the module
Testing:
- This was tested in combination with an update to the launcher for the production ska3 environment that sets SYBASE variables to reference the supported version of the tools.
- In that environment, module tests using either sqlite or sybase dbis pass.
- The changes to the launcher were manually tested independently to confirm no issues with existing Perl code that was running in Py3 and still working with the sybase DBI.
Release 3.8.2
Version 3.8.2 - Python 3 compatibility
Version 0.08
Add context manager.