mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
88a1d0111e
This commit adds handling of Transaction commands.
4 lines
65 B
SQL
4 lines
65 B
SQL
DROP TABLE chats;
|
|
DROP TABLE user_messages;
|
|
DROP TABLE contacts;
|