propagate fix
This commit is contained in:
parent
c87efc7d1d
commit
60063b5455
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
}}
|
||||
|
||||
with
|
||||
raw_superhog_user as (select * from {{ source("core", "superhog_user") }}),
|
||||
raw_superhog_user as (select * from {{ source("core", "SuperhogUser") }}),
|
||||
stg_core__superhog_user as (
|
||||
select
|
||||
{{ adapter.quote("Avatar") }} as avatar,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue