SQLQueryHelperjs - v1.2.6
    Preparing search index...

    Interface CaseOnlyColumnRenameApproval

    interface CaseOnlyColumnRenameApproval {
        table: string;
        from: string;
        to: string;
    }
    Index

    Properties

    Properties

    table: string
    from: string
    to: string