MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / entry.rs

File entry.rs

nodedb-sql/src/planner/select/entry.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-License-Identifier: Apache-2.0
2
3//! Top-level query entry: CTE handling, UNION dispatch, and LIMIT
4//! application. ORDER BY and search-trigger detection live in `order_by.rs`.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected