@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Interface PgBackendOptions

    interface PgBackendOptions {
        tableName?: string;
    }
    Index

    Properties

    Properties

    tableName?: string

    Table name. Must be lowercase letters/digits/underscores. Defaults to "adcp_idempotency".