Defined in: packages/db/src/query/ir.ts:92
T = any
new PropRef<T>(path): PropRef<T>;
new PropRef<T>(path): PropRef<T>;
Defined in: packages/db/src/query/ir.ts:94
string[]
PropRef<T>
BaseExpression<T>.constructor
BaseExpression<T>.constructor
readonly __returnType: T;
readonly __returnType: T;
Defined in: packages/db/src/query/ir.ts:69
Internal
BaseExpression.__returnType
BaseExpression.__returnType
path: string[];
path: string[];
Defined in: packages/db/src/query/ir.ts:95
type: "ref";
type: "ref";
Defined in: packages/db/src/query/ir.ts:93
BaseExpression.type
BaseExpression.type