Skip to main content

execute_query_json

Function execute_query_json 

Source
pub async fn execute_query_json(
    csv_path: &str,
    sql: &str,
) -> Result<String, ComputeError>
Expand description

Convenience wrapper that returns pretty JSON (CLI / Tauri string bridge).