]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add missing suite_level requirements "independent_connections"
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Sep 2019 12:47:46 +0000 (08:47 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Sep 2019 12:49:11 +0000 (08:49 -0400)
commit4462e3257baf20642a1fa48e8ae37267d8fcefb8
tree73e813bdaf2fffe147ae3f354e3cd581aa0e16ee
parentdac8d95f7b98a1e23ee6a93cba863de6f585557a
Add missing suite_level requirements "independent_connections"

In 14b1e6fe8e18d139846c1aba6761d4eea3dc25c3 we added
suite-level requirements but did not add them to the
base, causing failures in third party dialect test suites.

Change-Id: I7edf0be86b814b508071c5c752fc2dd744a3d9ad
(cherry picked from commit f79967441fd092ba9cc81f53b6a71e8cf0223b35)
lib/sqlalchemy/testing/requirements.py