pub fn boolean(value: bool) -> Expr
Create a SQL boolean literal expression (TRUE or FALSE).
TRUE
FALSE