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 607f332 commit 2cda0f8Copy full SHA for 2cda0f8
.gitignore
@@ -150,3 +150,4 @@ doc/build.gitbak
150
.venv1.7/
151
.venv*/
152
dbt_adbs_py_test_project
153
+dbt_adbs_test_project/target.zip
dbt_adbs_test_project/dbt_project.yml
@@ -42,3 +42,5 @@ on-run-start:
42
on-run-end:
43
- "select 'hook ended' from dual"
44
45
+dbt-cloud:
46
+ tenant_hostname: cloud.getdbt.com
0 commit comments