postgresql16CustomerHostedControlStore()
Concrete PostgreSQL-16 CAS store. Every mutation includes the full cross-domain fence.
Import
Section titled “Import”import { postgresql16CustomerHostedControlStore } from "@graphrefly/ts/executors/customer-hosted-postgresql";Signature
Section titled “Signature”function postgresql16CustomerHostedControlStore(client: CustomerHostedPostgresqlSqlClient): CustomerHostedPostgresqlControlStoreDriverParameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
client | CustomerHostedPostgresqlSqlClient | Missing @param client JSDoc. |
Returns
Section titled “Returns”CustomerHostedPostgresqlControlStoreDriver
Documentation Status
Section titled “Documentation Status”This page was generated from source JSDoc, but the structured API tags are incomplete:
- Missing
@returns. - Missing
@param client. - Missing
@category. - Missing
@example.
Source
Section titled “Source”packages/ts/src/executors/customer-hosted-postgresql.ts