mirror of
https://github.com/status-im/status-go.git
synced 2025-01-28 15:37:53 +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);
|