Type Alias diesel::dsl::SqlTypeOf

source ·
pub type SqlTypeOf<Expr> = <Expr as Expression>::SqlType;
Expand description

The SQL type of an expression