migration (#208)

This commit is contained in:
Austin 2025-06-04 10:50:55 -04:00 committed by GitHub
parent bfa94706ac
commit 045e8127ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,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.90
revision: v4.0.0-beta.95