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, revertDatabasepublic Change[] prepareDatabase(DropDefaultValueChange change) throws Exception
Exceptionpublic void checkDiffResult(DiffResult diffResult, DropDefaultValueChange change)
Copyright © 2015 Liquibase.org. All rights reserved.