Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Alias

Index

Constructors

constructor

Properties

Private Optional _metadata

_metadata: EntityMetadata

name

name: string

Optional subQuery

subQuery: undefined | string

If this alias is for sub query.

Optional tablePath

tablePath: undefined | string

Table on which this alias is applied. Used only for aliases which select custom tables.

type

type: "from" | "select" | "join" | "other"

Accessors

hasMetadata

  • get hasMetadata(): boolean

metadata

target

  • get target(): Function | string

Generated using TypeDoc