]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
open some compound tests for mysql 8.0.31
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Oct 2022 05:49:48 +0000 (01:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Oct 2022 06:11:34 +0000 (02:11 -0400)
commit6d77db96f72b72cf4797ad54eed2e3dc889aecf4
tree980c1ca9171cf81d5f2955ee2dff68ead1a6c0ee
parent3ed60fc770dbafbc3f3193d473ab825d4bda243e
open some compound tests for mysql 8.0.31

Not sure of exact version but as we have done a major
rebuild of CI, newer mysql 8.0 is passing on these.

Change-Id: Ibcfe0ce519ab6a2941ca514b4254944769b60df4
(cherry picked from commit 50d3b85c693a4ca673bcabd711f130ae58111f16)
test/requirements.py
test/sql/test_query.py