mirror of
https://github.com/FlipsideCrypto/aptos-models.git
synced 2026-02-06 11:06:43 +00:00
11 lines
238 B
YAML
11 lines
238 B
YAML
version: 2
|
|
|
|
sources:
|
|
- name: crosschain
|
|
database: "{{ 'crosschain' if target.database == 'aptos' else 'crosschain_dev' }}"
|
|
schema: core
|
|
tables:
|
|
- name: dim_date_hours
|
|
- name: address_tags
|
|
- name: dim_dates
|