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