SqlRow4<A, B, C, D> extension

Projects four SQL expressions as a positional Dart Record.

on

Properties

row Selection<(A, B, C, D)>

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

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