]> 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:53:24 +0000 (12:53 -0500)
commit1fd70d6bd23c94d06a12525516054d708c7084ff
tree15cbaecce7483b164e301c7a980d1732a221ace8
parent4d2bd4a78fc372c4e08c463cd58dffd1aa891118
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
(cherry picked from commit a3135c494e510095c938d0e7a08c4ffc0b4bb364)
test/dialect/mysql/test_types.py