mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 13:26:46 +00:00
case in source
This commit is contained in:
parent
4c61106ce0
commit
f5d641070d
@ -3,8 +3,7 @@ version: 2
|
||||
sources:
|
||||
- name: bronze_streamline
|
||||
database: streamline
|
||||
schema: sui
|
||||
# "{{ 'sui' if target.database == 'SUI' else 'sui_dev' }}"
|
||||
schema: "{{ 'sui' if target.database == 'SUI' else 'sui_dev' }}"
|
||||
tables:
|
||||
- name: checkpoints
|
||||
- name: transactions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user