mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-14 01:33:03 +01:00
f270a6b8c4
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.