]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- extend pullreq github:213 to also include DATETIMEOFFSET and TIME,
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 14 Nov 2015 17:36:09 +0000 (12:36 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 14 Nov 2015 17:38:45 +0000 (12:38 -0500)
commit0847097c29ab48a5f111518e2c6ee324d5242057
tree35e830b3c8aa965d78bd8638335f7b8d3f90a3bc
parentac9ded338fa85054f4277f0f92d7416ef26c53ed
- extend pullreq github:213 to also include DATETIMEOFFSET and TIME,
which also accept zero precision
- extend test case here to include a backend-agnostic suite
- changelog for MSSQL date fix
doc/build/changelog/changelog_10.rst
lib/sqlalchemy/dialects/mssql/base.py
test/dialect/mssql/test_types.py