mirror of
https://github.com/FlipsideCrypto/ronin-models.git
synced 2026-02-06 11:46:49 +00:00
v/4.14.1
This commit is contained in:
parent
efa3e95ac2
commit
ee9f6f4627
@ -69,6 +69,7 @@ models:
|
|||||||
relation: true
|
relation: true
|
||||||
columns: true
|
columns: true
|
||||||
+on_schema_change: "append_new_columns"
|
+on_schema_change: "append_new_columns"
|
||||||
|
+post-hook: "{{ fsc_evm.enable_change_tracking() }}"
|
||||||
main_package:
|
main_package:
|
||||||
+enabled: false # disable main_package by default, enabled other packages as needed
|
+enabled: false # disable main_package by default, enabled other packages as needed
|
||||||
admin:
|
admin:
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
packages:
|
packages:
|
||||||
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
||||||
revision: v4.8.2
|
revision: v4.14.1
|
||||||
Loading…
Reference in New Issue
Block a user