mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 18:02:24 +00:00
4 lines
No EOL
77 B
Text
4 lines
No EOL
77 B
Text
DROP TABLE txs;
|
|
DROP TABLE blocks;
|
|
DROP TABLE accounts;
|
|
DROP TABLE contracts; |