Quickstart
Developer experience
Blocks
Pipelines
dbt
- Overview
- Getting started
- New project
- Configuration
- Models
- Commands
Destinations
Snowflake
Basic config
connector_type: snowflake
profile: default # profile in the io_config.yaml
config:
table_name: table_name
Optional fields
database: database # Override the database
shema: schema # Override the schema
On this page