pub fn read_sql_file(path: &Path) -> Result<String, ReadStatError>
Reads and validates a SQL query file.