Type Definition diesel::dsl::SqlTypeOf [] [src]

type SqlTypeOf<Expr> = <Expr as Expression>::SqlType;

The SQL type of an expression