Function coordtest::sql[][src]

pub(crate) async fn sql(
    sc: &mut SessionClient,
    query: String
) -> Result<Vec<ExecuteResponse>>