Skip to main content

Module function

Module function 

Source

Structs§

TypedExpression

Functions§

bound
Build a typed bound-value expression.
cast
Cast a typed expression to a validated SQL type name.
coalesce
Build a typed SQL COALESCE expression.
count
count_all
least
Build a typed SQL LEAST expression.
max
min
scalar_subquery
Embed a typed single-column SELECT as a scalar expression.
sql_function
Call a scalar SQL function with a caller-declared result type.