Closed spilin closed 2 years ago
Adding .manifest for data migration that can be used during docker deployment
.manifest
Modify 20211208103001_add_from_column_to_event_table.sql so it will not fail on event table that already has from column.
20211208103001_add_from_column_to_event_table.sql
event
from
Add missing migration for mixHash attribute in block_result type
mixHash
block_result
Change attributes order of block_result type to simplify migration
Adding
.manifest
for data migration that can be used during docker deploymentModify
20211208103001_add_from_column_to_event_table.sql
so it will not fail onevent
table that already hasfrom
column.Add missing migration for
mixHash
attribute inblock_result
typeChange attributes order of
block_result
type to simplify migration