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

    Type Alias SchemaResult

    Schema result from GetSchema call

    type SchemaResult = {
        schema: Uint8Array;
    }
    Index

    Properties

    Properties

    schema: Uint8Array

    Arrow schema in IPC format