Implements

  • OnApplicationBootstrap
  • OnApplicationShutdown

Constructors

Methods

  • Configures the PgClientModule NestJS module. Configurations are only loaded once because the internal module is global.

    Parameters

    • Rest...options: [config?: string | ClientConfig]

    Returns DynamicModule