remove silly test changes
This commit is contained in:
parent
ddc38ef513
commit
5008cb1082
2 changed files with 0 additions and 3 deletions
|
|
@ -4,7 +4,6 @@ with
|
|||
raw_user as (select * from {{ source("core", "User") }}),
|
||||
stg_core__user as (
|
||||
select
|
||||
1 as lol,
|
||||
{{ adapter.quote("Id") }} as id_user,
|
||||
{{ adapter.quote("AccountTypeId") }} as id_account_type,
|
||||
lower({{ adapter.quote("CreatedUserId") }}) as id_created_user,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue