Options
All
  • Public
  • Public/Protected
  • All
Menu

Reads connection options from environment variables. Environment variables can have only a single connection. Its strongly required to define TYPEORM_CONNECTION env variable.

Hierarchy

  • ConnectionOptionsEnvReader

Index

Methods

read

Protected stringToArray

  • stringToArray(variable?: undefined | string): string[]

Protected transformLogging

  • transformLogging(logging: string): any

Generated using TypeDoc