mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
5 lines
200 B
MySQL
5 lines
200 B
MySQL
|
DROP TABLE push_notification_server_registrations;
|
||
|
DROP INDEX idx_push_notification_server_registrations_public_key;
|
||
|
DROP INDEX idx_push_notification_server_registrations_public_key_installation_id;
|
||
|
|