SqlRow3<A, B, C> extension

Projects three SQL expressions as a positional Dart Record.

on

Properties

row Selection<(A, B, C)>

Available on (Expr<A>, Expr<B>, Expr<C>), provided by the SqlRow3 extension

Preserves column positions and individual nullability in the result.
no setter