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