Databricks SDK for JavaScript
    Preparing search index...

    Type Alias SyncedTableSpec_PgSpecificType

    SyncedTableSpec_PgSpecificType:
        | typeof SyncedTableSpec_PgSpecificType[keyof typeof SyncedTableSpec_PgSpecificType]
        | string & {}

    PostgreSQL-specific target types that can override the default Delta-to-PG mapping.