commit wip

This commit is contained in:
Joaquin Ossa 2025-02-21 16:26:07 +01:00
parent c89dd02799
commit 7551f6e515

View file

@ -1,4 +1,7 @@
with stg_resolutions__incidents as (select * from {{ ref("stg_resolutions__incidents") }}) with
stg_resolutions__incidents as (
select * from {{ ref("stg_resolutions__incidents") }}
)
select select
-- Basic Incident Details -- Basic Incident Details