]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- still attempt to exclude mariadb 10.2 from this test for older
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 6 Oct 2017 19:03:21 +0000 (15:03 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 6 Oct 2017 19:03:21 +0000 (15:03 -0400)
commitde47ebb163b92d9ff0e43c4e73151a7811d32cfb
tree97f63ea77640b8bcad554944afb169bedc31468b
parentc2745d4790b60ab7c5c0dd3a4484f5004e4fdb35
- still attempt to exclude mariadb 10.2 from this test for older
SQLAlchemy versions

Change-Id: I38aaa14cae326206f4d2c0f22150336957187de7
alembic/testing/requirements.py
alembic/util/__init__.py
alembic/util/sqla_compat.py
tests/requirements.py
tests/test_mysql.py