fn detect_warn_pragma(sql: &str) -> bool
Check whether the first non-whitespace content in sql is a comment containing the warn-on-missing-variables pragma.
sql