@qualithm/arrow-flight-sql-js - v0.4.3
    Preparing search index...

    Type Alias UpdateResult

    Update result from DML statements

    type UpdateResult = {
        recordCount: bigint;
    }
    Index

    Properties

    Properties

    recordCount: bigint

    Number of rows affected