- 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 |
||
|---|---|---|
| .. | ||
| custom_field/changes | ||
| custom_field.ex | ||
| custom_field_value.ex | ||
| email.ex | ||
| member.ex | ||
| membership.ex | ||
| setting.ex | ||