-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: oracle/python-oracledb
base: v1.2.0
head repository: oracle/python-oracledb
compare: v1.2.1
- 16 commits
- 21 files changed
- 1 contributor
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39ec419 - Browse repository at this point
Copy the full SHA 39ec419View commit details -
Remove version completely so that it doesn't get stale (it doesn't add
any value anyway).
Configuration menu - View commit details
-
Copy full SHA for af750c6 - Browse repository at this point
Copy the full SHA af750c6View commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f3c938 - Browse repository at this point
Copy the full SHA 7f3c938View commit details
Commits on Nov 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 18ae81a - Browse repository at this point
Copy the full SHA 18ae81aView commit details -
Corrected the __repr__() value of Connections to include the actual
module name instead of a hard-coded "oracledb".
Configuration menu - View commit details
-
Copy full SHA for 5e23347 - Browse repository at this point
Copy the full SHA 5e23347View commit details -
Fixed bug determining RETURNING binds in a SQL statement when RETURNING
and INTO keywords are not separated by spaces, but are separated by other whitespace characters (#104).
Configuration menu - View commit details
-
Copy full SHA for 2373270 - Browse repository at this point
Copy the full SHA 2373270View commit details
Commits on Nov 22, 2022
-
Allow for the case when only a parenthesis separates the RETURNING
clause, as noted in #104.
Configuration menu - View commit details
-
Copy full SHA for 4a43eec - Browse repository at this point
Copy the full SHA 4a43eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 433391b - Browse repository at this point
Copy the full SHA 433391bView commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eddf374 - Browse repository at this point
Copy the full SHA eddf374View commit details -
Configuration menu - View commit details
-
Copy full SHA for d71943b - Browse repository at this point
Copy the full SHA d71943bView commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f431ad2 - Browse repository at this point
Copy the full SHA f431ad2View commit details -
Fixed bug closing a SODA document cursor explicitly (instead of simply
allowing it to be closed automatically when it goes out of scope).
Configuration menu - View commit details
-
Copy full SHA for ec10d76 - Browse repository at this point
Copy the full SHA ec10d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df7748 - Browse repository at this point
Copy the full SHA 8df7748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de4a80 - Browse repository at this point
Copy the full SHA 1de4a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5707e - Browse repository at this point
Copy the full SHA af5707eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a97be5 - Browse repository at this point
Copy the full SHA 2a97be5View 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 v1.2.0...v1.2.1