diesel
2.2.4
In diesel::
helper_
types
Type Aliases
AliasedFields
And
AndNet
ArrayContains
ArrayIndex
AsExpr
AsExprOf
AsSelect
Asc
AssumeNotNull
AtTimeZone
Between
Concat
ConcatArray
ConcatBinary
ConcatJsonb
Contains
ContainsJsonb
ContainsNet
ContainsNetLoose
ContainsOrEq
Desc
Diff
DifferenceNet
Distinct
DistinctOn
Eq
EqAny
Escape
Except
ExceptAll
Field
Fields
Filter
Find
FindBy
ForKeyShare
ForNoKeyUpdate
ForShare
ForUpdate
Ge
GroupBy
Gt
GtEq
HasAllKeys
HasAllKeysJsonb
HasAnyKey
HasAnyKeyJsonb
HasKey
HasKeyJsonb
Having
ILike
Ilike
Index
InnerJoin
InnerJoinOn
InnerJoinQuerySource
Intersect
IntersectAll
IntoBoxed
IntoSql
IsContainedBy
IsContainedByJsonb
IsContainedByNet
IsContainedByNetLoose
IsContainedByOrEq
IsDistinctFrom
IsNotDistinctFrom
IsNotNull
IsNull
Le
LeftJoin
LeftJoinOn
LeftJoinQuerySource
Like
LikeBinary
Limit
Lt
LtEq
Ne
NeAll
NeAny
NoWait
NotBetween
NotEq
NotILike
NotIlike
NotLike
NotLikeBinary
NotSimilarTo
Nullable
NullableSelect
NullsFirst
NullsLast
Offset
On
Or
OrFilter
OrNet
Order
OrderBy
Otherwise
OverlapsWith
OverlapsWithNet
RangeContains
Remove
RemoveByPath
RemoveByPathFromJsonb
RemoveFromJsonb
RetrieveAsObject
RetrieveAsObjectJson
RetrieveAsText
RetrieveAsTextJson
RetrieveByPathAsObject
RetrieveByPathAsObjectJson
RetrieveByPathAsText
RetrieveByPathAsTextJson
Select
Set
SimilarTo
SingleValue
SkipLocked
SqlTypeOf
ThenOrderBy
Union
UnionAll
Update
Values
When
avg
case_when
delete
exists
insert_into
insert_or_ignore_into
max
min
not
replace_into
select
sum
diesel
::
helper_types
Type Alias
SqlTypeOf
Copy item path
Settings
Help
Summary
source
pub type SqlTypeOf<Expr> = <Expr as
Expression
>::
SqlType
;
Expand description
The SQL type of an expression