This commit is contained in:
drethereum 2025-07-29 12:27:42 -06:00
parent 8888140ad1
commit d0ba9c4013
3 changed files with 3 additions and 1 deletions

1
.user.yml Normal file
View File

@ -0,0 +1 @@
id: 11f6ce8f-2b2c-46d8-9744-e980413c26a0

View File

@ -68,6 +68,7 @@ models:
relation: true
columns: true
+on_schema_change: "append_new_columns"
+post-hook: "{{ fsc_evm.enable_change_tracking() }}"
main_package:
+enabled: false # disable main_package by default, enabled other packages as needed
admin:

View File

@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v4.8.2
revision: v4.14.1