kysely
    Preparing search index...

    Interface CreateViewBuilderProps

    interface CreateViewBuilderProps {
        executor: QueryExecutor;
        node: CreateViewNode;
        queryId: QueryId;
    }
    Index

    Properties

    Properties

    executor: QueryExecutor
    queryId: QueryId