summaryrefslogtreecommitdiff
path: root/test/dialect/mssql/test_compiler.py
diff options
context:
space:
mode:
authorGord Thompson <gord@gordthompson.com>2020-02-03 16:42:45 -0700
committerMike Bayer <mike_mp@zzzcomputing.com>2020-02-10 17:48:10 -0500
commit532ddb0fa717bc10c3a95b7ddf3a60bbfad7ac56 (patch)
tree71abf19dad4545e0a8d5916c7891bc576b01a3fc /test/dialect/mssql/test_compiler.py
parentfd4df2c456c142e4d6adc317a2941c026b92c4f1 (diff)
downloadsqlalchemy-532ddb0fa717bc10c3a95b7ddf3a60bbfad7ac56.tar.gz
Fix handling of None as parameter for a datetimeoffset column
Fixed issue where the :class:`.mssql.DATETIMEOFFSET` type would not accommodate for the ``None`` value, introduced as part of the series of fixes for this type first introduced in :ticket:`4983`, :ticket:`5045`. Additionally, added support for passing a backend-specific date formatted string through this type, as is typically allowed for date/time types on most other DBAPIs. Fixes: #5132 Change-Id: Iab05d67382e0f550474d50e0c3c1c888521b678a
Diffstat (limited to 'test/dialect/mssql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions