go-ethereum/shyftDb/postgres_setup/drop_tables.psql
2018-04-23 13:18:52 -04:00

2 lines
No EOL
34 B
Text

DROP TABLE txs;
DROP TABLE blocks;