diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-06-22 15:24:41 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-06-22 15:24:41 -0400 |
| commit | 78095940a437c440266414b1fd122204b9c0312d (patch) | |
| tree | 456517dcbeb4225fb00374bba9299b7796381003 /lib/sqlalchemy/testing/assertions.py | |
| parent | 24f8ab2bc360c1e0837ce7c5392839f87b57e916 (diff) | |
| download | sqlalchemy-78095940a437c440266414b1fd122204b9c0312d.tar.gz | |
- Fixed issue when using :class:`.VARBINARY` type in conjunction with
an INSERT of NULL + pyodbc; pyodbc requires a special
object be passed in order to persist NULL. As the :class:`.VARBINARY`
type is now usually the default for :class:`.LargeBinary` due to
:ticket:`3039`, this issue is partially a regression in 1.0.
The pymssql driver appears to be unaffected.
fixes #3464
Diffstat (limited to 'lib/sqlalchemy/testing/assertions.py')
0 files changed, 0 insertions, 0 deletions
