mirror of
https://github.com/FlipsideCrypto/blast-models.git
synced 2026-02-06 17:21:51 +00:00
source
This commit is contained in:
parent
adcfc185f5
commit
7fd26fe0d8
@ -23,7 +23,7 @@ sources:
|
||||
tables:
|
||||
- name: dim_labels
|
||||
- name: silver_crosschain
|
||||
database: crosschain_dev
|
||||
database: "{{ 'crosschain' if target.database == 'BLAST' else 'crosschain_dev' }}"
|
||||
schema: silver
|
||||
tables:
|
||||
- name: apis_keys
|
||||
|
||||
Loading…
Reference in New Issue
Block a user