schema.joinargsbase.on.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > JoinArgsBase > on

JoinArgsBase.on property

Column names to join with. If only one is specified, it will use for both tables. If none are specified, all matching column names will be used.

Signature:

on?: string[];