Skip to content

Instance Method

all()

Returns all output rows, if any.
func all() async throws -> [any SQLRow]

Return Value

The output rows, if any.

See Also

Getting All Rows