status bool

This commit is contained in:
Austin 2024-09-26 10:53:06 -04:00
parent 79cf50b594
commit 259fc17b7d
3 changed files with 3 additions and 20 deletions

View File

@ -11,5 +11,6 @@
full_reload_start_block = 1500000,
full_reload_blocks = 750000,
full_reload_mode = true,
schema_name = 'silver_testnet'
schema_name = 'silver_testnet',
tx_status_bool = true
) }}

View File

@ -1,18 +0,0 @@
packages:
- package: calogica/dbt_expectations
version: 0.8.2
- package: dbt-labs/dbt_external_tables
version: 0.8.2
- package: dbt-labs/dbt_utils
version: 1.0.0
- git: https://github.com/FlipsideCrypto/fsc-utils.git
revision: eb33ac727af26ebc8a8cc9711d4a6ebc3790a107
- package: get-select/dbt_snowflake_query_tags
version: 2.5.0
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: a700111699af1a355d9076dde9aa04e26efb0617
- package: calogica/dbt_date
version: 0.7.2
- git: https://github.com/FlipsideCrypto/livequery-models.git
revision: b024188be4e9c6bc00ed77797ebdc92d351d620e
sha1_hash: 3742a22068bc9996bdc221603634fe51fe62e11e

View File

@ -10,4 +10,4 @@ packages:
- package: get-select/dbt_snowflake_query_tags
version: [">=2.0.0", "<3.0.0"]
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v1.9.0
revision: v1.10.0