cast
SQL function that casts an expression to a specific type.
Parameters
expr
Expression to cast.
type
Type to cast the expression to.
builder
Query builder to append the SQL function to.
SQL function that casts an expression to a specific type.
Expression to cast.
Type to cast the expression to.
Query builder to append the SQL function to.