pub type IntoSql<Item, SqlType> = AsExprOf<Item, SqlType>;
Represents the return type of .into_sql()
.into_sql()