mirror of
https://github.com/FlipsideCrypto/sei-models.git
synced 2026-02-06 12:57:05 +00:00
labs
This commit is contained in:
parent
7afa875657
commit
48be095145
@ -17,7 +17,7 @@ SELECT
|
||||
FROM
|
||||
{{ source(
|
||||
'crosschain',
|
||||
'dim_address_labels'
|
||||
'dim_labels'
|
||||
) }}
|
||||
WHERE
|
||||
blockchain = 'sei'
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user