build_search_pattern/1 picks between SQL-wildcard (when the query contains `*`) and prefix-match (SSID-friendly) forms via two function heads instead of an inline `if`. The transform is now isolated and obviously boolean-dispatched at the call site. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| aprs_symbol.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| time_helpers.ex | ||
| time_utils.ex | ||
| user_auth.ex | ||
| weather_units.ex | ||