Skip to main content

is_read_only

Function is_read_only 

Source
fn is_read_only(stmt: &Statement) -> bool
Expand description

判断语句是否只读(SELECT/WITH…SELECT/EXPLAIN/SHOW 系列)。