mitgliederverwaltung/priv/resource_snapshots/repo/custom_field_values
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
..
20251113163602.json refactor: Rename Property/PropertyType to CustomFieldValue/CustomField 2025-11-13 18:04:53 +01:00
20251113183538.json feat: custom field deletion 2025-11-20 15:04:08 +01:00
20260630170638.json feat(member): resolve custom-field filters and sorting in PostgreSQL 2026-07-03 11:19:59 +02:00