-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: oracle/python-oracledb
base: v2.0.0
head repository: oracle/python-oracledb
compare: v2.0.1
- 20 commits
- 35 files changed
- 1 contributor
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec700ab - Browse repository at this point
Copy the full SHA ec700abView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c4ef8 - Browse repository at this point
Copy the full SHA c1c4ef8View commit details -
Fixed regression which prevented a null value from being set on DbObject
attributes or used as elements of collections (#273).
Configuration menu - View commit details
-
Copy full SHA for 4ca0c80 - Browse repository at this point
Copy the full SHA 4ca0c80View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbd2fe7 - Browse repository at this point
Copy the full SHA cbd2fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2757a45 - Browse repository at this point
Copy the full SHA 2757a45View commit details -
Fixed bug with intermittent hang on some versions of Oracle Database …
…when using asyncio and the database raises an error and output variables are present (#278).
Configuration menu - View commit details
-
Copy full SHA for cc1e3ea - Browse repository at this point
Copy the full SHA cc1e3eaView commit details -
Added support for the asynchronous context manager protocol on the
AsyncCursor class as a convenience.
Configuration menu - View commit details
-
Copy full SHA for 1c0ab31 - Browse repository at this point
Copy the full SHA 1c0ab31View commit details
Commits on Jan 4, 2024
-
Make it clearer in the code that we are waiting for the server to
respond, not initiating the reset that is about to occur!
Configuration menu - View commit details
-
Copy full SHA for d633f86 - Browse repository at this point
Copy the full SHA d633f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df2972 - Browse repository at this point
Copy the full SHA 8df2972View commit details -
Configuration menu - View commit details
-
Copy full SHA for de2792f - Browse repository at this point
Copy the full SHA de2792fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 659db44 - Browse repository at this point
Copy the full SHA 659db44View commit details -
Fixed regression from cx_Oracle which ignored the value of the
"encoding_errors" parameter when creating variables by calling the method Cursor.var() (#279).
Configuration menu - View commit details
-
Copy full SHA for 3ea70a4 - Browse repository at this point
Copy the full SHA 3ea70a4View commit details
Commits on Jan 5, 2024
-
Fixed regression when connecting to a database using listener redirects
with either a connection pool or using asyncio (#275).
Configuration menu - View commit details
-
Copy full SHA for 4d3f461 - Browse repository at this point
Copy the full SHA 4d3f461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a0b18f - Browse repository at this point
Copy the full SHA 9a0b18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1191748 - Browse repository at this point
Copy the full SHA 1191748View commit details -
Allow for the situation where the second part of the redirect packet
does not arrive before the first part has been parsed (#275).
Configuration menu - View commit details
-
Copy full SHA for 91e22e2 - Browse repository at this point
Copy the full SHA 91e22e2View commit details -
Internal change to ensure that pools are closed gracefully when the main
thread terminates.
Configuration menu - View commit details
-
Copy full SHA for 9d84126 - Browse repository at this point
Copy the full SHA 9d84126View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 261dcd0 - Browse repository at this point
Copy the full SHA 261dcd0View commit details -
New test requires AL32UTF8 to work correctly -- add that check and since
it is done in quite a few places now, include it in the test library.
Configuration menu - View commit details
-
Copy full SHA for 553d606 - Browse repository at this point
Copy the full SHA 553d606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c903a8 - Browse repository at this point
Copy the full SHA 4c903a8View 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 v2.0.0...v2.0.1