Skip to main content

has_multiple_sql_statements

Function has_multiple_sql_statements 

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

检测 SQL 是否包含多条语句。 Detect whether the SQL string contains multiple statements.