- Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Description
- Describe your new request in detail
I think it would be useful to have a way of finding the mode of the oracledb library without having to connect to the db to execute the suggested https://python-oracledb.readthedocs.io/en/latest/user_guide/tracing.html#vsessconinfo
Looking at the library it seems that there is an internal function check_and_return_mode that returns this information.
Given its returning value also a simpler wrapper called something like def is_thin_mode()->bool: ... would be enough
- Give supporting information about tools and operating systems. Give relevant product version numbers
n/a