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