Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@volcan01010 volcan01010 released this 26 Nov 14:48
e466256

This is a minor release to fix generation of SQLAlchemy connection strings using the python-oracledb driver. It also updates the CI to run tests against Python 3.12 and 3.13.

What's Changed

  • Run tests on newer Python versions by @leorudczenko in #216
  • Make OracleDbHelper.sqlalchemy_connection_string use oracle+oracledb instead of oracle by @leorudczenko in #217

Full Changelog: v1.0.1...v1.0.2