mitgliederverwaltung/priv
Moritz 265e976d94
fix: simplify JSONB extraction - remove redundant operators
- Replace 4 LIKE checks with 2 in build_custom_field_filter
- Simplify CASE blocks in migration trigger functions
- ->> operator always returns text, no need for -> + ::text fallback
- Performance improvement: 50% fewer LIKE operations
2025-12-11 13:49:05 +01:00
..
gettext chore: update gettext 2025-12-11 01:04:08 +01:00
repo fix: simplify JSONB extraction - remove redundant operators 2025-12-11 13:49:05 +01:00
resource_snapshots/repo chore: adds migration for ts vector custom field 2025-12-11 13:44:30 +01:00
static Add generated starter app 2025-03-18 15:05:27 +01:00