From fa21abba278f8914878d55844e9ab3103d5f2d72 Mon Sep 17 00:00:00 2001 From: Benoit Perigaud <8754100+b-per@users.noreply.github.com> Date: Fri, 23 May 2025 18:34:38 +0200 Subject: [PATCH] Fix deprecations for new dbt engine compatibility --- dbt_project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dbt_project.yml b/dbt_project.yml index 4d6a374..11815c4 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -9,9 +9,9 @@ profile: splitgraph models: stripe_source: - materialized: view + +materialized: view ab2ft_stripe: - materialized: ephemeral + +materialized: ephemeral vars: # Standard data flow: # Fivetran Stripe schema -> fivetran/stripe_source -> fivetran/stripe