ethpandaops / dora

Dora the Explorer is a lightweight slot explorer for the ethereum beaconchain
https://beaconlight.ephemery.dev/
GNU General Public License v3.0
83 stars 26 forks source link

fix index name collision in sql schema #164

Closed pk910 closed 1 month ago

pk910 commented 1 month ago

upgrading the pgsql schema does currently not work: ERROR: relation "consolidation_pkey" already exists (SQLSTATE 42P07)