]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
revise timestamp correction scheme
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 20 Feb 2019 17:52:40 +0000 (12:52 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 20 Feb 2019 17:52:40 +0000 (12:52 -0500)
commita3135c494e510095c938d0e7a08c4ffc0b4bb364
tree995f19569559d72b59a1eb1675acf85a697f0439
parentd71f34cb2a28e8dfc410bc5bec68372be6d7c333
revise timestamp correction scheme

For very slow CI this test still fails so establish the date
as being between the range of what the operation took

Change-Id: I9204cd1915777ebc58bd598065b9015befb93345
test/dialect/mysql/test_types.py