Options
All
  • Public
  • Public/Protected
  • All
Menu

Executes subject operations for closure entities.

Hierarchy

  • ClosureSubjectExecutor

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected queryRunner

queryRunner: QueryRunner

Methods

Protected getTableName

  • getTableName(tablePath: string): string
  • Gets escaped table name with schema name if SqlServer or Postgres driver used with custom schema name, otherwise returns escaped table name.

    Parameters

    • tablePath: string

    Returns string

insert

  • insert(subject: Subject): Promise<void>

Generated using TypeDoc