external-models/models/avalanche/avalanche__dim_data_dictionary.sql

7 lines
141 B
MySQL
Raw Permalink Normal View History

2025-03-13 14:55:56 +00:00
{{ config (
materialized = "view",
tags = ['avalanche_share']
) }}
select *
from {{ source('avalanche_share', 'data_dictionary') }}