Anthony Tuininga
|
614b272e34
|
Fixed support for integers. OCI_TYPECODE_INTEGER is stored as a OCINumber, not
as a native integer.
|
2016-03-07 08:01:24 -07:00 |
|
Anthony Tuininga
|
f4a24f3930
|
Added support for PL/SQL collections of booleans (available only in 12.1).
|
2016-02-16 16:32:00 -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 |
|
Anthony Tuininga
|
231377127e
|
Added support for interval day to second in Oracle, represented as Python
datetime.timedelta objects.
|
2008-11-25 15:59:16 +00:00 |
|
Anthony Tuininga
|
4d2a8c57de
|
Dropped support for Python 2.3.
|
2008-10-16 04:19:14 +00:00 |
|
Anthony Tuininga
|
8072d8971f
|
Added support for timestamp attributes in objects.
|
2008-09-12 22:46:08 +00:00 |
|
Anthony Tuininga
|
5025b4eb22
|
Replaced all tabs with spaces.
|
2007-06-27 14:00:34 +00:00 |
|
Anthony Tuininga
|
104e11b67a
|
Last public release from Computronix.
|
2007-06-13 21:15:16 +00:00 |
|