mirror of
https://github.com/FlipsideCrypto/axelar-models.git
synced 2026-02-06 11:41:44 +00:00
Update README.md
This commit is contained in:
parent
71d315d38e
commit
b19fcc90d5
@ -1,4 +1,4 @@
|
|||||||
Welcome to your new dbt project!
|
Welcome to your new dbt project!
|
||||||
|
|
||||||
### Using the starter project
|
### Using the starter project
|
||||||
|
|
||||||
@ -96,4 +96,4 @@ dbt run --var '{"UPDATE_SNOWFLAKE_TAGS":True}' -s models/core/core__fact_swaps.s
|
|||||||
```
|
```
|
||||||
select *
|
select *
|
||||||
from table(solana.information_schema.tag_references('solana.core.fact_blocks', 'table'));
|
from table(solana.information_schema.tag_references('solana.core.fact_blocks', 'table'));
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user