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. |
||
---|---|---|
.. | ||
base | ||
dummy | ||
mysql | ||
oracle | ||
postgresql | ||
postgresql_psycopg2 | ||
sqlite3 | ||
__init__.py | ||
signals.py | ||
utils.py |