mirror of
https://github.com/FlipsideCrypto/livequery-models.git
synced 2026-02-06 10:56:46 +00:00
8 lines
190 B
YAML
8 lines
190 B
YAML
version: 2
|
|
|
|
sources:
|
|
- name: crosschain
|
|
database: "{{ 'crosschain' if target.database == 'LIVEQUERY' else 'crosschain_dev' }}"
|
|
schema: core
|
|
tables:
|
|
- name: dim_date_hours |