75503a823f
- Fixed Oracle backend due to cx_Oracle 5.3 change in the Cursor.description behavior i.e. "Use None instead of 0 for items in the Cursor.description attribute that do not have any validity.". - Used cx_Oracle.Object.size() instead of len(). Thanks Tim Graham for the review. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
client.py | ||
compiler.py | ||
creation.py | ||
features.py | ||
functions.py | ||
introspection.py | ||
operations.py | ||
schema.py | ||
utils.py |