kysely
    Preparing search index...

    Interface CreateIndexBuilderProps

    interface CreateIndexBuilderProps {
        executor: QueryExecutor;
        node: CreateIndexNode;
        queryId: QueryId;
    }
    Index

    Properties

    Properties

    executor: QueryExecutor
    queryId: QueryId