florian.berthold 14b63f00af Simplify species list filtering with IS NULL pattern
Replaced dynamic WHERE clause builder + macro with static SQL using
($N::type IS NULL OR column = $N) pattern. Always binds all 9 filter
params + limit/offset. Supports: family, search, plant_layer,
nitrogen_fixer, dynamic_accumulator, drought_tolerance, native_status,
min_nectar, min_bees.
2026-03-15 00:58:47 +01:00
2026-03-14 00:02:29 +01:00
S
Description
HerbAPI — Trilingual Plant Reference Database
618 KiB
Languages
Rust 56.3%
Python 38%
CSS 5.6%