Interface: NoProjection
Interface: NoProjection
Section titled “Interface: NoProjection”Defined in: core/src/query/builder.ts:42
Sentinel used as TProjection when the caller did not pass an explicit
column map to select(...). A branded object type avoids clashing with
a legitimate null column value.
Properties
Section titled “Properties”__noProjection
Section titled “__noProjection”
readonly__noProjection: typeof__noProjection
Defined in: core/src/query/builder.ts:43