summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/mysqldb.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-01-06 12:50:22 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2021-01-06 12:50:22 -0500
commitbbb8a38295e960566366971637910fe58cce65a0 (patch)
treea187bf16fcbb438690d2aba8631316459f3c3ead /lib/sqlalchemy/dialects/mysql/mysqldb.py
parent9cb1357b95a0a835743876abdc491753ff686948 (diff)
downloadsqlalchemy-bbb8a38295e960566366971637910fe58cce65a0.tar.gz
repair ORM tests that use deferrable FKs
after the bound metadata merge the unitofwork.TransactionTest became deprecations.AutocommitClosesOnFail and was found to be not actually running correctly on SQLite. This test should only run on a backend that has deferrable FKs, which includes PostgreSQL; so add that to requirements. this in turn requires clarification of test_naturalpks that the "deferrable FKs" req there is more about Oracle and its lack of ON UPDATE cascades. Change-Id: I867a164679274940803852c1af0920da74683bfa
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/mysqldb.py')
0 files changed, 0 insertions, 0 deletions