diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-01-06 12:50:22 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-01-06 12:50:22 -0500 |
commit | bbb8a38295e960566366971637910fe58cce65a0 (patch) | |
tree | a187bf16fcbb438690d2aba8631316459f3c3ead /test/dialect/postgresql/test_reflection.py | |
parent | 9cb1357b95a0a835743876abdc491753ff686948 (diff) | |
download | sqlalchemy-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 'test/dialect/postgresql/test_reflection.py')
0 files changed, 0 insertions, 0 deletions