mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 22:56:40 +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);
|