Type Method
group(_:)
Create a list of bindings to an array of values, with the placeholders wrapped in an
SQLGroupExpression.static func group(_ items: [any Encodable & Sendable]) -> any SQLExpression
Type Method
SQLGroupExpression.static func group(_ items: [any Encodable & Sendable]) -> any SQLExpression