mirror of
https://github.com/FlipsideCrypto/boba-models.git
synced 2026-02-06 16:06:54 +00:00
Merge pull request #48 from FlipsideCrypto/v/4.14.1
Some checks failed
docs_update / called_workflow_template (push) Has been cancelled
Some checks failed
docs_update / called_workflow_template (push) Has been cancelled
v/4.14.1
This commit is contained in:
commit
ffe4b10d36
@ -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.8.2
|
||||
revision: v4.14.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user