Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 26, 2020
Update to ODPI-C 4.0.1 and add test to ensure that the offset is returned
Show description for 10e5c25committed
Commits on Jun 25, 2020
Commits on Jun 19, 2020
Commits on Jun 12, 2020
- committed
Added attribute cursor.prefetchrows to control the number of rows that the
Show description for f8bcc6fcommitted
Commits on Jun 9, 2020
Commits on Jun 3, 2020
Add cx_Oracle.init_oracle_client() for Oracle Client library initialization;
Show description for 5df9a73committed- committed
- committed
- committed
- committed
- committed
Commits on May 19, 2020
Commits on May 18, 2020
- committed
Added test cases for cursor.lastrowid and SODA collection truncation (and added
Show description for d5144aacommitted- committed
Small tweak to pull request for consistency in naming; update release notes
Show description for 633371dcommittedSave string length instead of calling strlen in cxoCursor_var (#438)
Show description for 5c6f55eauthored- committed
- committed
Create TestLongs and TestLongRaws tables without compression (#437)
Show description for ba141ddauthored
Commits on May 16, 2020
Tweaks to boolean variable improvements patch supplied by Alex Henrie
Show description for 856d0aacommitted
Commits on May 15, 2020
Convert Python objects to booleans based on their Python truth value (#435)
Show description for 17fd92fauthored
Commits on Apr 20, 2020
- committed
- committed
Remove redundant decrement and return from cxoTransform_toPython (#423)
Show description for bd9d775authored
Commits on Apr 19, 2020
Remove redundant assignment from cxoCursor_setBindVariables (#421)
Show description for af1281eauthoredFix memory leak on error path in cxoObjectType_initialize (#422)
Show description for 528dec6authored
Commits on Apr 18, 2020
Use return value of snprintf instead of calling strlen unnecessarily (#420)
Show description for ca363beauthored
Commits on Apr 17, 2020
The database types CLOB, NCLOB, BFILE and BLOB no longer compare equal to
Show description for fbe929dcommitted