Skip to main content

statement_is_ddl

Function statement_is_ddl 

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

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