kysely
    Preparing search index...

    Interface DropSchemaBuilderProps

    interface DropSchemaBuilderProps {
        executor: QueryExecutor;
        node: DropSchemaNode;
        queryId: QueryId;
    }
    Index

    Properties

    Properties

    executor: QueryExecutor
    queryId: QueryId