kysely
    Preparing search index...

    Interface DropViewBuilderProps

    interface DropViewBuilderProps {
        executor: QueryExecutor;
        node: DropViewNode;
        queryId: QueryId;
    }
    Index

    Properties

    Properties

    executor: QueryExecutor
    queryId: QueryId