Function getPoolDefaults

  • Get the current set of default options for generating a pool from its config.

    If undefined is passed for the config, it will return the global defaults

    Parameters

    • Optional dbConfig: ConnectionAttributes

    Returns PoolOptions

Generated using TypeDoc