Skip to content

Releases: sot/ska_dbi

Release 5.1.1

07 Jan 14:19
37e1fa7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.1.1

Includes the following merges:

Release 5.1.0

13 Feb 20:22
2ccddf0
Compare
Choose a tag to compare

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

23 Jan 19:09
4fcf303
Compare
Choose a tag to compare

Includes the following merges:

  • PR #23: De namespace
  • PR #22: Update location of sybpydb for prime Python 3.10

Release 4.1.0

16 Oct 18:51
Compare
Choose a tag to compare

Includes the following merges:

  • PR #21: Unified documentation style
  • PR #19: Shiny workflow update
  • PR #18: Shiny workflow update
  • PR #17: Version for shiny

4.0.2

11 Apr 09:54
33e7199
Compare
Choose a tag to compare

PR #14: Make namespace package native
PR #16: Fix / improve tests to run on Windows
PR #15: Setting up automated builds

Includes the following merges:

  • PR #14: Make namespace package native
  • PR #16: Fix / improve tests to run on Windows
  • PR #15: Setting up automated builds

Release 4.0.1

16 Jan 17:55
8858006
Compare
Choose a tag to compare

Release 4.0.1 includes these PRs:

Release 4.0 with Py3 sybase support

10 Sep 14:24
Compare
Choose a tag to compare

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

15 Apr 20:25
Compare
Choose a tag to compare
Version 3.8.2 - Python 3 compatibility

Version 0.08

15 Jan 17:13
Compare
Choose a tag to compare

Add context manager.