We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e.g. $pgSelectSingle -> $pgSelectSingle.record() when requested through a non-@dataplan/pg class, to avoid user confusion.
$pgSelectSingle
$pgSelectSingle.record()
@dataplan/pg
Alternatively, make opaque steps even more opaque, e.g. create an opaque wrapper object that has hidden non-enumerable key containing the actual data.
Status
Activity