]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
adjust sqlite test further
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Nov 2025 21:59:51 +0000 (16:59 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Nov 2025 21:59:51 +0000 (16:59 -0500)
commit3edfb0f70e0d4f46905ac9db4f6067dc7e12402e
tree036c14d6dcab70635d735d07feafae259a5ac779
parent80c95fe17dde88e17686b7e199f2c0aafc734177
adjust sqlite test further

this test will fail on sqlalchemy prior to 2.0.25 which is not
yet released so make the req very specific

Change-Id: Ifa758949f773484cf03fec04e37042b42b8a607e
alembic/util/sqla_compat.py
tests/requirements.py