QuestDB JavaScript Client - v5.0.0
    Preparing search index...

    Interface QwpResultColumnSchema

    interface QwpResultColumnSchema {
        name: string;
        type: QwpColumnType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string