diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-01-24 17:27:10 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-01-24 18:07:35 -0500 |
commit | 907c3dc1954d35cad50d9db4f652586e1066ed5d (patch) | |
tree | 20fcafb1615ed58bb81b587e644eaa1c65374f13 /lib/sqlalchemy/orm/dynamic.py | |
parent | 92cabe2d8803c5f4aa3e627ef131ffa765ddc1c6 (diff) | |
download | sqlalchemy-907c3dc1954d35cad50d9db4f652586e1066ed5d.tar.gz |
Adjust tests for pyodbc 4.0.22
pyodbc 4.0.22 is no longer allowing a datetime to be truncated
into a date, and additionally is asserting that numeric truncation
is not occurring; previously, it looks like we could send a
decimal of -1E-25 through the driver but we were only getting
back -1E-20, the test failed to check this. Not clear if the
larger precision worked fully at some point, but in any case,
it doesn't work now so just remove those values from the test.
Change-Id: I66c7863b1708eb72f48173083b4ef78c93893b52
Diffstat (limited to 'lib/sqlalchemy/orm/dynamic.py')
0 files changed, 0 insertions, 0 deletions