Class MergeColumnChange

All Implemented Interfaces:
Cloneable, Change, ExtensibleObject, Plugin, LiquibaseSerializable

public class MergeColumnChange extends AbstractChange
Combines data from two existing columns into a new column and drops the original columns.