v/4.14.1 (#1123)
Some checks failed
docs_update / called_workflow_template (push) Has been cancelled

This commit is contained in:
drethereum 2025-07-29 15:52:08 -06:00 committed by GitHub
parent 2c0a1ac1fe
commit 64eccb8d0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

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

View File

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