summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/schema.py
diff options
context:
space:
mode:
authorJohn Vandenberg <jayvdb@gmail.com>2016-05-03 19:40:50 +0700
committerJohn Vandenberg <jayvdb@gmail.com>2016-05-05 15:10:34 +0700
commit510547a40bea6b427a741845dab7e4fc9b717086 (patch)
tree6376088e7818a01ea3afff1ba0fc28fbccfe5312 /lib/sqlalchemy/schema.py
parent93b48e6aba6b1c20f525a0a22d58fc57ee4637f5 (diff)
downloadsqlalchemy-pr/271.tar.gz
Fix TypeError during cx_Oracle connectionpr/271
cx_Oracle connection parameters user, password and dsn must be either a string or NULL. When they are passed a Python None object, "TypeError: expecting string, unicode or buffer object" is raised.
Diffstat (limited to 'lib/sqlalchemy/schema.py')
0 files changed, 0 insertions, 0 deletions