fivetran-catfritz

Results 7 issues of fivetran-catfritz

## PR Overview **This PR will address the following Issue/Feature:** - #105 - #113 - #100 - #39 - #115 **This PR will result in the following new package version:**...

This macro is used only in `dbt_marketo`. Since this macro will soon be updated within in `dbt_marketo`, we should deprecate it here after it is moved.

We should review our macros and mark the outdated ones for deprecation. This will also require an audit of our packages to see which are using the old macros, or...

type:enhancement

Currently, `fill_pass_through_columns` fails if the passthrough variable is not defined in the project yml. In order for us to eliminate the need to pre-define these variables in our packages, this...

type:enhancement

Currently when a non-mapped passthrough/list-style variable is passed to `persist_pass_through_columns` macro, no error occurs but blank fields are generated. This macro should be updated to handle either list- or dict-...

type:enhancement

- Minor fixes from last release

### Is there an existing feature request for this? - [X] I have searched the existing issues ### Describe the Feature An issue with `dbt_utils.get_url_parameter` was discovered in https://github.com/fivetran/dbt_linkedin_source/issues/55 for...

priority:p4
type:enhancement
status:accepted
update_type:models