]> 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 05:49:48 +0000 (01:49 -0400)
commit50d3b85c693a4ca673bcabd711f130ae58111f16
tree71d8aff8ac02b939730d4c0424f9598c5570527c
parentc262184ae5bac969b18eff8e10ba6d94c229499d
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
test/requirements.py
test/sql/test_query.py