Skip to main content

detect_warn_pragma

Function detect_warn_pragma 

Source
fn detect_warn_pragma(sql: &str) -> bool
Expand description

Check whether the first non-whitespace content in sql is a comment containing the warn-on-missing-variables pragma.