mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
2 lines
80 B
MySQL
2 lines
80 B
MySQL
|
CREATE INDEX user_messages_read_messages ON user_messages(local_chat_id, seen);
|