Skip to main content
is_read_only_ast
yggdrasil
0.9.0
In yggdrasil::
api::
database::
export
yggdrasil
::
api
::
database
::
export
Function
is_
read_
only_
ast
Copy item path
Source
fn is_read_only_ast(stmt: &Statement) ->
bool
Expand description
判断 AST 是否只读(SELECT/EXPLAIN)。