MCPcopy Create free account
hub / github.com/acking-you/static_flow / execute

Method execute

crates/llm-access-store/src/postgres.rs:255–266  ·  view source on GitHub ↗
(
        &self,
        sql: &str,
        params: &[&(dyn SqlxBindParam + Sync)],
    )