Skip to main content
UNLOCK
sqlparser
0.61.0
In sqlparser::
keywords
sqlparser
::
keywords
Constant
UNLOCK
Copy item path
Source
pub const UNLOCK: &'static
str
= "UNLOCK";
Expand description
The
UNLOCK
SQL keyword.