Releases: fivetran/dbt_google_ads
Postgres Compatibility
🎉 Postgres Compatibility 🎉
This release incorporates Postgres compatibility changes. These changes are non-breaking and only include changes for integration testing and Postgres specific updates to the package.
Databricks Compatibility
This release incorporates the following non-breaking changes:
- Databricks compatibility
Custom Schema Update
🚨 This update introduces a breaking changes in the form of custom schemas to output models into a respective <target.schema>+_google_ads schema. Refer to the ReadMe for more details. 🚨
The release also:
- Incorporates Github pages for easy dbt docs hosting
- Minor documentation updates
dbt 0.19.0 Compatibility
This release introduces compatibility with dbt 0.19.0. There are no known breaking changes.
Initial Release
This is the initial release of this package.
The main focus of the package is to transform the core ad object tables into analytics-ready models, including two 'ad adapter' models that can be easily unioned in to other ad platform packages to get a single view.
Currently the package supports Redshift, BigQuery and Snowflake.