mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-10 09:58:34 +00:00

The column I removed is already in the recipient half of the projection. Having two representations of the groupId made reading the groupId out of the cursor non-deterministic, and when compounded with another bug, could cause a crash if one of them was null.