Skip to main content

query_data

Function query_data 

Source
pub async fn query_data(file_path: &str, sql: &str) -> Result<String, String>