mirror of
https://github.com/status-im/status-go.git
synced 2025-02-17 01:08:12 +00:00
* 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); |