]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
test sqlite w/ savepoint workaround in session fixture test
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 7 Mar 2022 16:17:47 +0000 (11:17 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 7 Mar 2022 16:18:25 +0000 (11:18 -0500)
commita8102ba496c4c11eae6b904a962cf352902f0de7
treef181217c8f5c6a9ef7e354c8cb86561ae880d949
parentde95dc4ce5ed44cc63d9fd8b2e00a78858a73d2a
test sqlite w/ savepoint workaround in session fixture test

Fixes: #7795
Change-Id: Ib790581555656c088f86c00080c70d19ca295a03
(cherry picked from commit fbacb1991585202a5bf22acb0d36b5c979bcfad8)
lib/sqlalchemy/testing/engines.py
test/orm/test_transaction.py
test/requirements.py