Skip to content

Commit ece8677

Browse files
author
Callum McCann
committed
commit
1 parent 1a20e1d commit ece8677

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

models/staging/stg_orders.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{% set results = run_query('select 1 as id') %}
2+
13
with source as (
24

35
{#-

0 commit comments

Comments
 (0)