Merge pull request #64 from FlipsideCrypto/v/4.14.1
Some checks failed
docs_update / called_workflow_template (push) Has been cancelled

v/4.14.1
This commit is contained in:
drethereum 2025-07-29 16:15:53 -06:00 committed by GitHub
commit d6c45e2f87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -69,6 +69,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