Skip to content

Commit

Permalink
removed the semi colon for the model- dim org
Browse files Browse the repository at this point in the history
  • Loading branch information
vishreddy01 committed Feb 14, 2024
1 parent 118d0d7 commit 1244e6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pmt/dbt/pmt_dbt/snapshots/dpl/dim_org.sql
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ with corp_data as (
)
--insert into pmt_dpl.dim_org
select * from corp_data
;

{% endsnapshot %}

0 comments on commit 1244e6f

Please sign in to comment.