This commit is contained in:
drethereum 2025-06-04 09:15:16 -06:00
parent 34c2e10f75
commit 154e18c04c
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ models:
stats:
+enabled: true
scores_package:
+enabled: false
+enabled: true
# In this example config, we tell dbt to build all models in the example/ directory
# as tables. These settings can be overridden in the individual model files

View File

@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v4.0.0-beta.93
revision: v4.0.0-beta.95