James Weakley
James Weakley
Following a recent [Slack thread](https://getdbt.slack.com/archives/C024L0CBZ0B/p1647028953089819), logging an issue to gauge interest in supporting SQL-based interpolation. Votes/comments appreciated.
## What is the current behavior? Currently the user is required to keep track of what state transactions are in, and commit/rollback as needed based on different execution paths. This...
### Description When snowcli configures a connection and is provided with the user's Snowflake password, currently it stores it in plaintext in the user's home directory. This means that any...
Blueprint planner should handle the case where the resource doesn't yet exist, but will be created automatically during `apply()`