Skip to content

Commit

Permalink
Add in audit
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Dec 19, 2023
1 parent fa56077 commit 6382e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sage/audit_elt.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
password=config['password'],
account=config['snowflake_account'],
database="sage",
schema="portal_raw",
schema="audit",
role="SYSADMIN",
warehouse="compute_xsmall"
)
Expand Down

0 comments on commit 6382e65

Please sign in to comment.