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. |
||
|---|---|---|
| .. | ||
| accounts | ||
| fixtures | ||
| membership | ||
| membership_fees | ||
| mv | ||
| mv_web | ||
| support | ||
| seeds_test.exs | ||
| test_helper.exs | ||