DROP TABLE cryptostore_tracked_user; DROP TABLE cryptostore_device; DROP TABLE cryptostore_identity; DROP INDEX cryptostore_gossip_request_sent_out_idx; DROP INDEX cryptostore_gossip_request_info_key_idx; DROP INDEX cryptostore_gossip_request_recipient_id_idx; DROP TABLE cryptostore_gossip_request; DROP TABLE cryptostore_outbound_group_session; DROP TABLE cryptostore_inbound_group_session; DROP TABLE cryptostore_message_hash; DROP INDEX cryptostore_session_sender_key_idx; DROP TABLE cryptostore_session;