mitgliederverwaltung/priv/resource_snapshots
Simon b09cdf7f3a feat(member): resolve custom-field filters and sorting in PostgreSQL
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.
2026-07-03 11:19:59 +02:00
..
repo feat(member): resolve custom-field filters and sorting in PostgreSQL 2026-07-03 11:19:59 +02:00