We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375b8aa commit dd570d9Copy full SHA for dd570d9
README.md
@@ -32,7 +32,7 @@ The purpose of the dq tool is to make simple storing test results and visualisat
32
# +database: DQ
33
+schema: AUDIT
34
35
- vars: # (TO BE DEPRECATED)
+ vars: # (TO BE DEPRECATED, currently used only in test macros)
36
# dbt_dq_tool_database: DQ
37
dbt_dq_tool_schema: AUDIT
38
```
0 commit comments