Greyson Parrelli f270a6b8c4 Fix potential crash by removing an unnecessary column.
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.
2020-06-01 17:43:05 -04:00
..
2020-02-28 17:35:13 -05:00
2020-01-06 11:08:30 -05:00
2020-05-29 19:18:55 -04:00