mirror of
https://github.com/FlipsideCrypto/movement-models.git
synced 2026-02-06 09:46:42 +00:00
move back to fsc
This commit is contained in:
parent
7e507fba0a
commit
0988489403
@ -41,7 +41,7 @@ SELECT
|
||||
'Flipside_Crypto/0.1'
|
||||
),
|
||||
PARSE_JSON('{}'),
|
||||
'Vault/prod/movement/mainnet'
|
||||
'Vault/prod/movement/mainnet_fsc'
|
||||
) AS request
|
||||
FROM
|
||||
blocks
|
||||
|
||||
@ -105,7 +105,7 @@ numbers AS (
|
||||
'Flipside_Crypto/0.1'
|
||||
),
|
||||
PARSE_JSON('{}'),
|
||||
'Vault/prod/movement/mainnet'
|
||||
'Vault/prod/movement/mainnet_fsc'
|
||||
) AS request
|
||||
FROM
|
||||
WORK
|
||||
|
||||
@ -16,5 +16,5 @@ SELECT
|
||||
'Flipside_Crypto/0.1'
|
||||
),
|
||||
OBJECT_CONSTRUCT(),
|
||||
'Vault/prod/movement/mainnet'
|
||||
'Vault/prod/movement/mainnet_fsc'
|
||||
) :data :block_height :: INT AS block_number
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
packages:
|
||||
- package: calogica/dbt_expectations
|
||||
version: 0.8.5
|
||||
- package: dbt-labs/dbt_utils
|
||||
version: 1.0.0
|
||||
- git: https://github.com/FlipsideCrypto/fsc-utils.git
|
||||
revision: d3cf679e079f0cf06142de9386f215e55fe26b3b
|
||||
- package: get-select/dbt_snowflake_query_tags
|
||||
version: 2.5.0
|
||||
- package: Snowflake-Labs/dbt_constraints
|
||||
version: 1.0.4
|
||||
- package: calogica/dbt_date
|
||||
version: 0.7.2
|
||||
- package: dbt-labs/dbt_external_tables
|
||||
version: 0.8.2
|
||||
- package: dbt-labs/dbt_utils
|
||||
version: 1.0.0
|
||||
- package: calogica/dbt_expectations
|
||||
version: 0.8.5
|
||||
- git: https://github.com/FlipsideCrypto/livequery-models.git
|
||||
revision: b024188be4e9c6bc00ed77797ebdc92d351d620e
|
||||
sha1_hash: f14e55a0ab40f81e4341c5413a5b3d6e566ef058
|
||||
- package: calogica/dbt_date
|
||||
version: 0.7.2
|
||||
sha1_hash: ee54bf62c7933855efcc32b2a934c28f78b1799a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user