CREATE INDEX IF NOT EXISTS idx_album_id ON user_messages (local_chat_id, album_id);