Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python-oracledb 2.5 brings greater flexibility to Oracle Database apps #416

Open
cjbj opened this issue Nov 5, 2024 · 0 comments
Open

Comments

@cjbj
Copy link
Member

cjbj commented Nov 5, 2024

python-oracledb 2.5 is out on PyPI.

My release blog is at Python-oracledb 2.5 brings greater flexibility to Oracle Database apps

The release notes have all the enhancements and fixes but highlights are:

  • A register_protocol() function that will make it easier to use LDAP in Thin mode.
  • Extra functionality for Pipelining making it ideal for schema creation scripts.
  • Various new readable/writeable attributes - most, but not all, for Thin mode.
  • Support for setting Application Contexts and the Edition in Thin mode at connection time (aligning with existing Thick mode functionality).
  • Locale aware path handling for init_oracle_client().
@cjbj cjbj pinned this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant