Options
All
  • Public
  • Public/Protected
  • All
Menu

Reads connection options from the ormconfig. Can read from multiple file extensions including env, json, js, xml and yml.

Hierarchy

  • ConnectionOptionsReader

Index

Constructors

constructor

Properties

Protected Optional options

options: undefined | object

Accessors

Protected baseConfigName

  • get baseConfigName(): string

Protected baseDirectory

  • get baseDirectory(): string

Protected baseFilePath

  • get baseFilePath(): string

Methods

all

get

has

  • has(name: string): Promise<boolean>

Protected load

Protected normalizeConnectionOptions

Generated using TypeDoc