Skip to content

dbt-external-tables 0.6.2

Compare
Choose a tag to compare
@jtcohen6 jtcohen6 released this 28 Jan 19:42
74bb971

This is a patch release that adds support for dbt v0.19.0, with backwards compatibility for v0.18.x.

Fixes

  • Use response (v0.19) or status (v0.18) for CLI logging (#64)
  • Quote columns with quote: true on Snowflake (#67)

Quality of life

  • Print log line if no external sources are selected by --args '{"select": "..."}' (#68)