comment on why user and not host
This commit is contained in:
parent
54fca806b9
commit
159813544f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
with
|
||||
-- We could probably use int_core__user_host instead, but we need to add a
|
||||
-- few fields to that model first if we want to do so.
|
||||
stg_core__user as (select * from {{ ref("stg_core__user") }}),
|
||||
stg_core__verification_set as (
|
||||
select * from {{ ref("stg_core__verification_set") }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue