@storehouse/pg - v1.1.0
    Preparing search index...

    Interface PGManagerArg

    interface PGManagerArg {
        config?: PoolConfig;
        name?: string;
    }

    Hierarchy

    • ManagerArg
      • PGManagerArg
    Index

    Properties

    Properties

    config?: PoolConfig
    name?: string