ipld-eth-server/db/migrations/1513805100_tx_from_index.up.sql

1 line
52 B
MySQL
Raw Normal View History

CREATE INDEX tx_from_index ON transactions(tx_from);