public class DropDefaultValueChangeSupplier extends AbstractChangeSupplier<DropDefaultValueChange>
Constructor and Description |
---|
DropDefaultValueChangeSupplier() |
Modifier and Type | Method and Description |
---|---|
void |
checkDiffResult(DiffResult diffResult,
DropDefaultValueChange change) |
Change[] |
prepareDatabase(DropDefaultValueChange change) |
getAddColumnConfigSupplier, getAllParameterPermutations, getChangeName, getTestValues, isValid, revertDatabase
public Change[] prepareDatabase(DropDefaultValueChange change) throws Exception
Exception
public void checkDiffResult(DiffResult diffResult, DropDefaultValueChange change)
Copyright © 2016 Liquibase.org. All rights reserved.