Please, stop the storagenode, do not restore from a backup, execute this command:
sqlite3 orders.db
drop table test_table;
.exit
Please, stop the storagenode, do not restore from a backup, execute this command:
sqlite3 orders.db
drop table test_table;
.exit