Skip to main content

statement_is_dml

Function statement_is_dml 

Source
pub fn statement_is_dml(statement: &str) -> bool
Expand description

Mirrors the reference statement-type classification for DML (impl/thin/statement.pyx _determine_statement_type).