-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: oracle/python-oracledb
base: 4eafd2a
head repository: oracle/python-oracledb
compare: 99bd323
- 16 commits
- 18 files changed
- 1 contributor
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce8655f - Browse repository at this point
Copy the full SHA ce8655fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b1b2f - Browse repository at this point
Copy the full SHA 09b1b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 636be62 - Browse repository at this point
Copy the full SHA 636be62View commit details -
If the externalauth flag is set, don't attempt to parse out a user name
and password since there won't be any!
Configuration menu - View commit details
-
Copy full SHA for 9f7a1c3 - Browse repository at this point
Copy the full SHA 9f7a1c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec3f5c - Browse repository at this point
Copy the full SHA 5ec3f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f06db - Browse repository at this point
Copy the full SHA e0f06dbView commit details -
Fixed bug which caused a cursor leak if an error was thrown while
processing the execution of a query.
Configuration menu - View commit details
-
Copy full SHA for aa42ae8 - Browse repository at this point
Copy the full SHA aa42ae8View commit details -
Eliminated unneeded round trip when using token authentication to
connect to the database.
Configuration menu - View commit details
-
Copy full SHA for 83d2e98 - Browse repository at this point
Copy the full SHA 83d2e98View commit details -
Fixed bug which could cause a redirect loop with improperly configured
listener redirects.
Configuration menu - View commit details
-
Copy full SHA for 10be0c9 - Browse repository at this point
Copy the full SHA 10be0c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 132e6c5 - Browse repository at this point
Copy the full SHA 132e6c5View commit details -
When fetching REF cursors, only the cursor's arraysize attribute is
considered. Previously, the cursor's prefetchrows attribute was also considered, but in differing ways between thin and thick modes.
Configuration menu - View commit details
-
Copy full SHA for cafbf37 - Browse repository at this point
Copy the full SHA cafbf37View commit details -
Configuration menu - View commit details
-
Copy full SHA for d480381 - Browse repository at this point
Copy the full SHA d480381View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeda016 - Browse repository at this point
Copy the full SHA eeda016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ad274 - Browse repository at this point
Copy the full SHA 76ad274View commit details -
Avoid spurious errors due to the environment variable TNS_ADMIN being
unset or set to an empty or invalid value.
Configuration menu - View commit details
-
Copy full SHA for 408f368 - Browse repository at this point
Copy the full SHA 408f368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99bd323 - Browse repository at this point
Copy the full SHA 99bd323View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4eafd2a...99bd323