diff options
author | Ben Shen <bshen@telesign.com> | 2017-10-20 11:31:59 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-25 10:50:54 -0400 |
commit | cd3db26cc90fcb896120b05e17528cc4c7c8e82e (patch) | |
tree | 5a75f8601bf4c078a0c86a07b58e110ddeeef68c /lib/sqlalchemy/dialects/postgresql/dml.py | |
parent | f34b180ca9059a74c3bf1db1b79e187c3f4b81c9 (diff) | |
download | sqlalchemy-cd3db26cc90fcb896120b05e17528cc4c7c8e82e.tar.gz |
Fix / consolidate for SQL Server BINARY, VARBINARY
Fixed bug where sqltypes.BINARY and sqltypes.VARBINARY datatypes
would not include correct bound-value handlers for pyodbc,
which allows the pyodbc.NullParam value to be passed that
helps with FreeTDS.
Co-authored by: Mike Bayer <mike_mp@zzzcomputing.com>
Change-Id: I6e3c16a69465b4fbc7b17a1927fb5e66acee93cb
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/386
Fixes: #4121
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions