Skip to main content

read_sql_file

Function read_sql_file 

Source
pub fn read_sql_file(path: &Path) -> Result<String, ReadStatError>
Expand description

Reads and validates a SQL query file.