iceberg-js
    Preparing search index...

    Interface SetCurrentSchemaUpdate

    interface SetCurrentSchemaUpdate {
        action: "set-current-schema";
        "schema-id": number;
    }
    Index

    Properties

    Properties

    action: "set-current-schema"
    "schema-id": number