]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update test reqs for mariadb 10.4, 10.5
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Feb 2020 17:01:17 +0000 (12:01 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Feb 2020 17:01:59 +0000 (12:01 -0500)
commitbf2b41fc90137045cc6b7177828df50dfa1af266
tree291b310cdbe9363caeab301f6e02fd40c2889413
parent9ec151bbe4c31d8abe6de4cd36bd549c28dea536
Update test reqs for mariadb 10.4, 10.5

A few except / union tests seem to be passing on these two
versions which are now up on CI.

Change-Id: I0d65795357a6d03962d7182dda198d890a4c3f97
(cherry picked from commit 2f27dd35020be46b35717cffdccaefc97b5f67dd)
test/requirements.py
test/sql/test_query.py