pub fn has_multiple_sql_statements(sql: &str) -> bool
检测 SQL 是否包含多条语句。 Detect whether the SQL string contains multiple statements.