Type alias JoinReferenceExpression<DB, TB, TE>

JoinReferenceExpression<DB, TB, TE>: DrainOuterGeneric<AnyJoinColumn<DB, TB, TE> | AnyJoinColumnWithTable<DB, TB, TE>>

Type Parameters

  • DB

  • TB extends keyof DB

  • TE

Generated using TypeDoc