PostgresKVStoreBaseConfig
PostgresKVStoreBaseConfig =
object
Defined in: .build/typescript/packages/providers/storage/postgres/src/PostgresKVStore.ts:11
Properties
Section titled “Properties”schemaName?
Section titled “schemaName?”
optional
schemaName:string
Defined in: .build/typescript/packages/providers/storage/postgres/src/PostgresKVStore.ts:12
tableName?
Section titled “tableName?”
optional
tableName:string
Defined in: .build/typescript/packages/providers/storage/postgres/src/PostgresKVStore.ts:13