Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 85b6441

Browse files
authored
Merge pull request #502 from dlawin/issue_501
issue 501: instantiate dbt variables
2 parents b047c27 + fe243d1 commit 85b6441

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data_diff/tracking.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ def set_entrypoint_name(s):
5858

5959

6060
dbt_user_id = None
61+
dbt_version = None
62+
dbt_project_id = None
6163

6264

6365
def set_dbt_user_id(s):

0 commit comments

Comments
 (0)