sequence
Executes the query and returns each row converted to T, as a sequence that streams rows without accumulating them all in memory.
A reified shortcut for FetchSpec.sequence; see it for the resource-handling caveats.
Executes the query and returns each row converted to T, as a sequence that streams rows without accumulating them all in memory.
A reified shortcut for FetchSpec.sequence; see it for the resource-handling caveats.