Snowflake
Configuration
<profile name here>: # change this!
adapters:
<snowflake adapter name here>: # change this!
type: snowflake
user:
password:
account:
role:
warehouse:
database:
schema:
hooks.sql()
hooks.sql()Last updated