]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add requirement for test_get_view_definition
authorGord Thompson <gord@gordthompson.com>
Wed, 15 Jul 2020 22:00:56 +0000 (16:00 -0600)
committerGord Thompson <gord@gordthompson.com>
Wed, 15 Jul 2020 22:00:56 +0000 (16:00 -0600)
commit6158fe6cbf69c29d51a8e57aab4e36d6b4598079
treeb47b7ca4839a13c14df3a9130df7e6172a387b6f
parent5cae798ba9ead35dabf91da24b216a56415333c3
Add requirement for test_get_view_definition

Bypass the test if the views are not being created.

Change-Id: I3945acb418575d12e5fe0e4657eb5e3b1c08b90e
lib/sqlalchemy/testing/suite/test_reflection.py