Skip to main content

sqlite_query_rows

Function sqlite_query_rows 

Source
pub fn sqlite_query_rows(source: &Path, sql: &str) -> Option<Vec<Value>>