microscopexyz / chainmetareader

The open source blockchain metadata protocol
https://microscopeprotocol.xyz/
Apache License 2.0
12 stars 2 forks source link

add new from, to and metadata column via dbmigration #105

Closed zhanwu closed 3 months ago

zhanwu commented 3 months ago

Add 3 new fields:

Also added a dbmigration script to add gmt_create and gmt_modified field. These 2 fields are already added to the DB without dbmigration. And this change will bring DB state and dbmigration state in sync.