status-go/static/chat_db_migrations/1558084410_add_secret.down.sql

3 lines
56 B
MySQL
Raw Normal View History

2019-05-23 10:47:20 +02:00
DROP TABLE secret_installation_ids;
DROP TABLE secrets;