mirror of
https://github.com/FlipsideCrypto/core-models.git
synced 2026-02-06 11:06:43 +00:00
v/4.14.1
This commit is contained in:
parent
10c4a41244
commit
6b19b90855
@ -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:
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
packages:
|
||||
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
||||
revision: v4.11.0
|
||||
revision: v4.14.1
|
||||
Loading…
Reference in New Issue
Block a user