mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 14:47:06 +00:00
696e061861
* fix(unread_count): Skip extra count of new messages for album of images * fix(unread_count): Update migration files
1 line
83 B
SQL
1 line
83 B
SQL
CREATE INDEX IF NOT EXISTS idx_album_id ON user_messages (local_chat_id, album_id); |