Skip to content

Instantly share code, notes, and snippets.

@drewbanin
Last active October 15, 2017 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drewbanin/182f4e724a7425dc5a15c4af958718cb to your computer and use it in GitHub Desktop.
Save drewbanin/182f4e724a7425dc5a15c4af958718cb to your computer and use it in GitHub Desktop.
{% set orders_tables = [
ref('orders_uk'),
ref('orders_us')]
%}
{{ union_tables(orders_tables) }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment