Class RawSQLChange

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

public class RawSQLChange extends AbstractSQLChange
Allows execution of arbitrary SQL. This change can be used when existing change types don't exist or are not flexible enough.