mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
4 lines
78 B
Text
4 lines
78 B
Text
DROP TABLE txs;
|
|
DROP TABLE blocks;
|
|
DROP TABLE accounts;
|
|
DROP TABLE contracts;
|