Skip to content

Instantly share code, notes, and snippets.

@mattm
Created June 11, 2018 13:58

Revisions

  1. mattm created this gist Jun 11, 2018.
    4 changes: 4 additions & 0 deletions base-model-macro-variable.sql
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    select
    id,
    email
    from {{ source(var('base.users')) }}