Skip to content

v1.4.2 dbt_facebook_ads

Latest

Choose a tag to compare

@fivetran-data-model-bot fivetran-data-model-bot released this 10 Mar 20:30
0ad3c9f

PR #67 includes the following updates:

Bug Fix

  • Fixes PostgreSQL compatibility issue in get_url_tags_query() macro where jsonb columns were incorrectly processed using json_array_elements() instead of jsonb_array_elements(), causing database errors when url_tags column is stored as jsonb datatype.

Full Changelog: v1.4.1...v1.4.2