]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
adjust mysql utf test
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Aug 2022 22:09:39 +0000 (18:09 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Aug 2022 22:09:39 +0000 (18:09 -0400)
commitea6fb4ff5bcffcf71cdbc587504f10f03fe921ca
treedb87735a919520bc5c25c22feb4dd74231bd10b2
parentb5485fe41828c21a555d0d5a6abf29ceb3b3147f
adjust mysql utf test

we've updated mysql on jenkins and this test seems to need
a small adjustment

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