Skip to content

dbt_fivetran_log v0.6.3

Compare
Choose a tag to compare
@fivetran-jamie fivetran-jamie released this 07 Sep 17:51
· 303 commits to main since this release
9f89183

Fixes

  • Modified the argument used for the identifier in the get_relation macro used in the does_table_exist macro from name to identifier. This avoids issues on snowflake where the name of a table defined in a source yaml may be in lowercase while in snowflake it is uppercased.

Contributors