salix/db/versions/.archive/10755-redGalax/00-firstScript.sql

2 lines
96 B
MySQL
Raw Normal View History

CREATE INDEX tpvTransaction_status_IDX USING BTREE ON hedera.tpvTransaction (status,receiptFk);