pub fn validate_sql_internal(content: &str) -> Result<(), String>
Validate SQL syntax using sqlparser