This commit is contained in:
Eric Laurello 2023-08-31 13:55:12 -04:00
parent 7afa875657
commit 48be095145
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ SELECT
FROM
{{ source(
'crosschain',
'dim_address_labels'
'dim_labels'
) }}
WHERE
blockchain = 'sei'

View File

@ -7,7 +7,7 @@ sources:
tables:
- name: dim_date_hours
- name: dim_dates
- name: dim_address_labels
- name: dim_labels
- name: lq
database: "{{ 'SEI_TESTNET' if target.database == 'SEI_TESTNET' else 'SEI' }}"
schema: bronze