Derek 87b7f6aaeb fix: remove duplicate conversation_id unique index
Group conversations store one record per owner_user_id and conversation_id pair, so a global unique index on conversation_id breaks group conversation creation with duplicate key errors.
2026-04-14 16:43:35 +00:00
..
2025-01-02 09:15:38 +00:00
2025-10-23 07:56:09 +00:00