go-ethereum/shyftDb/postgres_setup_test/drop_tables_test.psql
2018-06-13 13:07:17 -04:00

3 lines
No EOL
55 B
Text

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