gobitfly / eth2-beaconchain-explorer

Open source golang based explorer for the eth2 beacon chain
GNU General Public License v3.0
774 stars 411 forks source link

Create 20240422130518_mark_tx_input_nullable.sql #2866

Closed invis-bitfly closed 3 months ago

invis-bitfly commented 3 months ago

do update eth1_deposits set tx_input = decode('deadbeef', 'hex') where tx_input is null when you have to downgrade and columns exist