go-ethereum/shyftDb/postgres_setup_test/drop_tables_test.psql
2018-08-02 14:47:11 -04:00

4 lines
No EOL
79 B
Text

DROP TABLE internalTxs;
DROP TABLE txs;
DROP TABLE blocks;
DROP TABLE accounts;