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