Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for src - akinhe/python-cx_Oracle · GitHub
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
akinhe
/
python-cx_Oracle
Public
forked from
oracle/python-cx_Oracle
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-cx_Oracle
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 3, 2021
Correct calculation of MessageProperties.msgid.
anthony-tuininga
committed
438c885
View commit details
Copy full SHA for 438c885
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Binary integer variables now explicitly convert values to integers (since
Show description for cc067bf
anthony-tuininga
committed
cc067bf
View commit details
Copy full SHA for cc067bf
View code at this point
Browse repository at this point
Commits on May 22, 2021
Fixed crash when using the deprecated parameter name keywordParameters
Show description for d585cf0
anthony-tuininga
committed
d585cf0
View commit details
Copy full SHA for d585cf0
View code at this point
Browse repository at this point
Fix typo.
anthony-tuininga
committed
ce4713c
View commit details
Copy full SHA for ce4713c
View code at this point
Browse repository at this point
Commits on May 18, 2021
Add support for pool reconfiguration.
anthony-tuininga
committed
cfa2750
View commit details
Copy full SHA for cfa2750
View code at this point
Browse repository at this point
Remove duplicate forward declaration section.
anthony-tuininga
committed
07bb84e
View commit details
Copy full SHA for 07bb84e
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
Add support for specifying the ping interval for pools.
anthony-tuininga
committed
5680620
View commit details
Copy full SHA for 5680620
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Final work on adjusting attribute, method and parameter names to be
Show description for 8c99d1d
anthony-tuininga
committed
8c99d1d
View commit details
Copy full SHA for 8c99d1d
View code at this point
Browse repository at this point
Further work on adjusting attribute, method and parameter names to be
Show description for 96f9382
anthony-tuininga
committed
96f9382
View commit details
Copy full SHA for 96f9382
View code at this point
Browse repository at this point
Added support for enabling the SODA metadata cache in Oracle Client
Show description for fa36066
anthony-tuininga
committed
fa36066
View commit details
Copy full SHA for fa36066
View code at this point
Browse repository at this point
Further work on adjusting attribute, method and parameter names to be
Show description for ba6e054
anthony-tuininga
committed
ba6e054
View commit details
Copy full SHA for ba6e054
View code at this point
Browse repository at this point
Simplify code to take advantage of feature added in Python 3.3.
anthony-tuininga
committed
cccfa32
View commit details
Copy full SHA for cccfa32
View code at this point
Browse repository at this point
Added parameter stmtcachesize to cx_Oracle.connect() and
Show description for 7ad13e7
anthony-tuininga
committed
7ad13e7
View commit details
Copy full SHA for 7ad13e7
View code at this point
Browse repository at this point
Stop passing unsupported flags to dpiSodaDocCursor_getNext().
anthony-tuininga
committed
df89702
View commit details
Copy full SHA for df89702
View code at this point
Browse repository at this point
Further work on adjusting attribute, method and parameter names to be
Show description for c527c06
anthony-tuininga
committed
c527c06
View commit details
Copy full SHA for c527c06
View code at this point
Browse repository at this point
Modify the parameter names of the SessionPool constructor in order to
Show description for 5e2a363
anthony-tuininga
committed
5e2a363
View commit details
Copy full SHA for 5e2a363
View code at this point
Browse repository at this point
Improved test suite; added check that the LOB type matches the expected
Show description for 4264d7b
anthony-tuininga
committed
4264d7b
View commit details
Copy full SHA for 4264d7b
View code at this point
Browse repository at this point
Implemented #385 enhancement and updated documentation (#549)
Show description for 95baec2
Draco94
authored
95baec2
View commit details
Copy full SHA for 95baec2
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
Added support for supplying hints to various SODA operations.
anthony-tuininga
committed
517868e
View commit details
Copy full SHA for 517868e
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Eliminated memory leak when calling SodaOperation.filter() with a dictionary.
anthony-tuininga
committed
0ff1003
View commit details
Copy full SHA for 0ff1003
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Fix typos.
anthony-tuininga
committed
b199c5d
View commit details
Copy full SHA for b199c5d
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Added support for new JSON data type available in Oracle Client and Database 21
Show description for b59fe3b
anthony-tuininga
committed
b59fe3b
View commit details
Copy full SHA for b59fe3b
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Eliminate use of deprecated function (which generates a warning in Python 3.9).
anthony-tuininga
committed
216bc42
View commit details
Copy full SHA for 216bc42
View code at this point
Browse repository at this point
The value of prefetchrows for REF CURSOR variables is now honored
Show description for 7e7133b
anthony-tuininga
committed
7e7133b
View commit details
Copy full SHA for 7e7133b
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
The ability to pickle/unpickle Database and API types has been restored.
anthony-tuininga
committed
ef3d843
View commit details
Copy full SHA for ef3d843
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Added internal methods for getting/setting OCI attributes that are otherwise
Show description for 0d28ea1
anthony-tuininga
committed
0d28ea1
View commit details
Copy full SHA for 0d28ea1
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Make numConnectDataArgs const (#472)
Show description for f338af9
alexhenrie
authored
f338af9
View commit details
Copy full SHA for f338af9
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Fix function header comments.
anthony-tuininga
committed
f3610cd
View commit details
Copy full SHA for f3610cd
View code at this point
Browse repository at this point
Move declaration of Python types, methods and members to the end of the file in
Show description for 96f15f4
anthony-tuininga
committed
96f15f4
View commit details
Copy full SHA for 96f15f4
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Added attribute cursor.prefetchrows to control the number of rows that the
Show description for f8bcc6f
anthony-tuininga
committed
f8bcc6f
View commit details
Copy full SHA for f8bcc6f
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Add cx_Oracle.init_oracle_client() for Oracle Client library initialization;
Show description for 5df9a73
anthony-tuininga
committed
5df9a73
View commit details
Copy full SHA for 5df9a73
View code at this point
Browse repository at this point
Commits on May 19, 2020
Remove unneeded code (and a deprecation warning with Python 3.9b1).
anthony-tuininga
committed
4646a18
View commit details
Copy full SHA for 4646a18
View code at this point
Browse repository at this point
Commits on May 18, 2020
Return error if one occurs!
anthony-tuininga
committed
4b6b2c0
View commit details
Copy full SHA for 4b6b2c0
View code at this point
Browse repository at this point
Small tweak to pull request for consistency in naming; update release notes
Show description for 633371d
anthony-tuininga
committed
633371d
View commit details
Copy full SHA for 633371d
View code at this point
Browse repository at this point
Save string length instead of calling strlen in cxoCursor_var (#438)
Show description for 5c6f55e
alexhenrie
authored
5c6f55e
View commit details
Copy full SHA for 5c6f55e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.