Member Junction
    Preparing search index...

    A column the plan says MAY be dropped, with why. Pure decision — MJC/RSU performs the actual DROP.

    interface ReclaimCandidate {
        ColumnName: string;
        Reason: string;
    }
    Index

    Properties

    Properties

    ColumnName: string
    Reason: string