dbt-snowflake 1.2.0rc1 (July 12, 2022)
Fixes
- In multi-query statements, prepend all queries with query comments. Use the last non-
COMMIT
query to store metadata about the model result. Note: this restores previous (pre-v0.21) behavior for incremental models and snapshots, which will again correctly reflect the number of rows modified inadapter_response.rows_affected
(#140, #147, #153) - Improve column comment handling when
persist_docs
is enabled (#161)