This website requires JavaScript.
Explore
Help
Sign In
HackBase
/
python-cx_Oracle
Watch
1
Star
0
Fork
0
You've already forked python-cx_Oracle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
474
Commits
11
Branches
32
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Anthony Tuininga
92ec23930b
Added support for initializing a collection upon creation; provided a synonym
...
for newobject() in simply calling the type directly (as a convenience).
2016-02-24 14:16:40 -07:00
Anthony Tuininga
6f52f6ce39
Added support for manipluating PL/SQL collections (both ordered and unordered).
2016-02-16 15:51:01 -07:00
Anthony Tuininga
cb3f833a63
Added support for binding objects and setting attributes on objects of numbers,
...
strings and dates.
2016-02-09 14:51:30 -07:00