Happy Wednesday and National Mousse Day 🍫
This release of the fivetran_log package includes the following updates:
Fixes
- Added second qualifying join clause to
fivetran_log__usage_mar_destination_historyin theusagecte. This join was failing this test to ensure eachdestination_idhas a singlemeasured_month(#67):
- dbt_utils.unique_combination_of_columns:
combination_of_columns:
- destination_id
- measured_month
Under the Hood
- BuildKite testing has been added. (#70)