We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a20e1d commit ece8677Copy full SHA for ece8677
models/staging/stg_orders.sql
@@ -1,3 +1,5 @@
1
+{% set results = run_query('select 1 as id') %}
2
+
3
with source as (
4
5
{#-
0 commit comments