Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
Commits · licolin/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 }}
licolin
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 28, 2019
Correct typo (https://github.com/oracle/python-cx_Oracle/issues/258).
anthony-tuininga
committed
9ca1cdd
View commit details
Copy full SHA for 9ca1cdd
Browse repository at this point
Commits on Jan 24, 2019
Eliminated memory leak introduced by session tagging changes.
anthony-tuininga
committed
c675d4e
View commit details
Copy full SHA for c675d4e
Browse repository at this point
Commits on Jan 23, 2019
Added samples for session callbacks in Python and PL/SQL.
anthony-tuininga
committed
b51ed5b
View commit details
Copy full SHA for b51ed5b
Browse repository at this point
Commits on Jan 22, 2019
Remove information that is not accurate.
anthony-tuininga
committed
1824dd1
View commit details
Copy full SHA for 1824dd1
Browse repository at this point
Bump copyright notice into 2019 for changed files.
anthony-tuininga
committed
4097a37
View commit details
Copy full SHA for 4097a37
Browse repository at this point
Added test cases for inserting and fetching XMLType objects as strings.
anthony-tuininga
committed
ba0d414
View commit details
Copy full SHA for ba0d414
Browse repository at this point
Add a note indicating that TABLE%ROWTYPE records can also be used.
anthony-tuininga
committed
2cfdb40
View commit details
Copy full SHA for 2cfdb40
Browse repository at this point
Added support for a session callback (written in either PL/SQL or Python)
Show description for ed88224
anthony-tuininga
committed
ed88224
View commit details
Copy full SHA for ed88224
Browse repository at this point
Timed waits for acquiring a session from a session pool is only available in
Show description for b13c998
anthony-tuininga
committed
b13c998
View commit details
Copy full SHA for b13c998
Browse repository at this point
Correct documentation on pool.release().
anthony-tuininga
committed
551204e
View commit details
Copy full SHA for 551204e
Browse repository at this point
Update ODPI-C.
anthony-tuininga
committed
951e8f4
View commit details
Copy full SHA for 951e8f4
Browse repository at this point
Ensure that values that exceed sizeof(long) for Python 2 on Windows when using
Show description for 1860fdb
anthony-tuininga
committed
1860fdb
View commit details
Copy full SHA for 1860fdb
Browse repository at this point
Commits on Jan 8, 2019
Add additional check for calling setinputsizes() with an empty dictionary in
Show description for 43a4850
anthony-tuininga
committed
43a4850
View commit details
Copy full SHA for 43a4850
Browse repository at this point
Commits on Dec 8, 2018
Rework handling of numbers so that, unless using the NATIVE_INT,
Show description for b340771
anthony-tuininga
committed
b340771
View commit details
Copy full SHA for b340771
Browse repository at this point
Commits on Dec 3, 2018
Update ODPI-C to support fetching XMLType as strings
Show description for 4c12b47
anthony-tuininga
committed
4c12b47
View commit details
Copy full SHA for 4c12b47
Browse repository at this point
Ensure that all references to TestTempTable use the column names instead of
Show description for ef036cb
anthony-tuininga
committed
ef036cb
View commit details
Copy full SHA for ef036cb
Browse repository at this point
Commits on Nov 30, 2018
Added additional SODA test cases.
anthony-tuininga
committed
8fbc43a
View commit details
Copy full SHA for 8fbc43a
Browse repository at this point
Update ODPI-C.
anthony-tuininga
committed
bc89547
View commit details
Copy full SHA for bc89547
Browse repository at this point
Handle case when first call to cursor.executemany() has one or more columns
Show description for 00de5ea
anthony-tuininga
committed
00de5ea
View commit details
Copy full SHA for 00de5ea
Browse repository at this point
Add comment which is displayed during the test run.
anthony-tuininga
committed
e4cef63
View commit details
Copy full SHA for e4cef63
Browse repository at this point
Commits on Nov 16, 2018
Installation tweaks for macOS; replace 12.2 references with 18.3.
anthony-tuininga
committed
7ab01bb
View commit details
Copy full SHA for 7ab01bb
Browse repository at this point
Commits on Nov 5, 2018
Be clearer about the syntax used for connecting to the database as sys.
anthony-tuininga
committed
1be0461
View commit details
Copy full SHA for 1be0461
Browse repository at this point
Commits on Nov 2, 2018
Update ODPI-C.
anthony-tuininga
committed
7f1bfd1
View commit details
Copy full SHA for 7f1bfd1
Browse repository at this point
Correct grammar.
anthony-tuininga
committed
1abd097
View commit details
Copy full SHA for 1abd097
Browse repository at this point
Entries can remain in v$sql_monitor for a period of time so only look at the
Show description for ae8b4f8
anthony-tuininga
committed
ae8b4f8
View commit details
Copy full SHA for ae8b4f8
Browse repository at this point
Add support for getting/setting raw attributes of objects, as requested
Show description for 851c9a4
anthony-tuininga
committed
851c9a4
View commit details
Copy full SHA for 851c9a4
Browse repository at this point
Commits on Oct 31, 2018
Bump version to 7.1-dev now that changes have been made from version 7.0.
anthony-tuininga
committed
e988d74
View commit details
Copy full SHA for e988d74
Browse repository at this point
Commits on Oct 30, 2018
Add support for passing an object type (such as those created by the method
Show description for 5484400
anthony-tuininga
committed
5484400
View commit details
Copy full SHA for 5484400
Browse repository at this point
Allow the type name to be None, as requested
Show description for 4fd6c35
anthony-tuininga
committed
4fd6c35
View commit details
Copy full SHA for 4fd6c35
Browse repository at this point
Commits on Oct 18, 2018
Added code to display new support in cx_Oracle 7 for retrieving a collection as
Show description for 1fe6642
anthony-tuininga
committed
1fe6642
View commit details
Copy full SHA for 1fe6642
Browse repository at this point
Commits on Sep 21, 2018
Use cx_Oracle.connect() in preference to cx_Oracle.Connection() in samples and
Show description for 74d9d71
anthony-tuininga
committed
74d9d71
View commit details
Copy full SHA for 74d9d71
Browse repository at this point
Commits on Sep 14, 2018
Be more clear about the requirements for use of SODA.
anthony-tuininga
committed
20c930e
View commit details
Copy full SHA for 20c930e
Browse repository at this point
Correct typos.
anthony-tuininga
committed
dfd809b
View commit details
Copy full SHA for dfd809b
Browse repository at this point
Commits on Sep 13, 2018
Preparing to release cx_Oracle 7.0.
anthony-tuininga
committed
4d368ae
View commit details
Copy full SHA for 4d368ae
Browse repository at this point
Emphasize the file location.
anthony-tuininga
committed
28d6166
View commit details
Copy full SHA for 28d6166
Browse repository at this point
Previous
Next
You can’t perform that action at this time.