A wrapped, dialect-resolved SQL expression produced by the functions below.
Renders through the same { $literal } channel that Op.literal() /
literal() already produce, so it can be used anywhere an attribute
expression, WHERE value, or ORDER BY expression is accepted.
A wrapped, dialect-resolved SQL expression produced by the functions below. Renders through the same
{ $literal }channel thatOp.literal()/literal()already produce, so it can be used anywhere an attribute expression, WHERE value, or ORDER BY expression is accepted.