mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 12:57:05 +00:00
7 lines
141 B
SQL
7 lines
141 B
SQL
{{ config (
|
|
materialized = "view",
|
|
tags = ['avalanche_share']
|
|
) }}
|
|
|
|
select *
|
|
from {{ source('avalanche_share', 'data_dictionary') }} |