mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
ed5a5c154d
Move to a monorepo structure with submodules - Rename status-protocol-go to status-go/protocol
5 lines
83 B
SQL
5 lines
83 B
SQL
DROP TABLE sessions;
|
|
DROP TABLE bundles;
|
|
DROP TABLE keys;
|
|
DROP TABLE ratchet_info;
|