]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- tighten mysql date test to not fail over 1 second boundaries (and probably microsec...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 30 Sep 2012 15:00:00 +0000 (11:00 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 30 Sep 2012 15:00:00 +0000 (11:00 -0400)
commitc0bba142689c7a83a3001dc1761aeabdfaaf45a6
tree2f1c9b8104d3f19221ea28477d49253b6c5c0302
parentf12813711ad0e0587256a3cf6e3f9f931b9444b8
- tighten mysql date test to not fail over 1 second boundaries (and probably microsecond boundaries once they support that...)
test/dialect/test_mysql.py