mirror of
https://github.com/status-im/status-go.git
synced 2025-02-07 04:13:56 +00:00
1 line
83 B
MySQL
1 line
83 B
MySQL
|
CREATE INDEX IF NOT EXISTS idx_album_id ON user_messages (local_chat_id, album_id);
|