Create various indices

I first noticed that group_v1_members had an index v2 didn't have. Then I skimmed through src/store/mod.rs and looked for possibilities to add indices. I excluded one index, which would only be used in a migration, but the others should be rather frequently used.

Merge request reports

Loading