Push the boolean and date custom-field predicates and custom-field sorting down to JSONB expressions so the overview stops classifying custom-field values in memory. A GIN index on custom_field_values.value keeps the boolean membership predicates index-served. |
||
|---|---|---|
| .. | ||
| changes | ||
| join_request/changes | ||
| member/changes | ||
| setting/changes | ||
| custom_field.ex | ||
| custom_field_value.ex | ||
| email.ex | ||
| group.ex | ||
| join_notifier.ex | ||
| join_request.ex | ||
| member.ex | ||
| member_group.ex | ||
| membership.ex | ||
| setting.ex | ||
| settings_cache.ex | ||