addedColumns property

List<ColumnInfo> addedColumns
final

Columns present only in the new table (renames excluded).

Implementation

final List<ColumnInfo> addedColumns;