We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b3b00 commit 9b0df13Copy full SHA for 9b0df13
tests/test_privileges.py
@@ -10,7 +10,6 @@
10
@pytest.fixture
11
def schema_priv(connection_test):
12
schema_priv = dj.Schema(
13
- # PREFIX + "_schema_privileges",
14
context=schema_privileges.LOCALS_PRIV,
15
connection=connection_test,
16
)
0 commit comments