Rindle docs and package mapSkip to main content

statement_is_drop_table

Function statement_is_drop_table 

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

Whether sql is a comment-tolerant DROP TABLE statement.