JoinPath

Interface: JoinPath<Schema>

Type Parameters

Schema

Schema

Properties

alias?

optional alias: string

from

from: keyof Schema

leftColumn

leftColumn: string

rightColumn

rightColumn: string

to

to: keyof Schema

type?

optional type: JoinType