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

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

The SQL type of an expression