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

File array_dml.rs

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

Source from the content-addressed store, hash-verified

1// SPDX-License-Identifier: Apache-2.0
2
3//! Planner for `INSERT INTO ARRAY` and `DELETE FROM ARRAY`.
4//!

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected