mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-21 02:28:07 +02:00
The early return at line 273 for None/Value::Null params was skipping the null-fill loop, leaving declared nullable params absent from the map. Downstream code would then error with "parameter not provided". https://claude.ai/code/session_014oGFKL7EVg1b2cyPgt9Gne |
||
|---|---|---|
| .. | ||
| catalog | ||
| ir | ||
| query | ||
| schema | ||
| embedding.rs | ||
| error.rs | ||
| json_output.rs | ||
| lib.rs | ||
| query_input.rs | ||
| result.rs | ||
| types.rs | ||