kysely

    Interface CreateTypeBuilderProps

    interface CreateTypeBuilderProps {
        executor: QueryExecutor;
        node: CreateTypeNode;
        queryId: QueryId;
    }
    Index

    Properties

    Properties

    executor: QueryExecutor
    queryId: QueryId
    MMNEPVFCICPMFPCPTTAAATR