public interface UnexpectedObjectChangeGenerator extends ChangeGenerator
EMPTY_CHANGE, PRIORITY_ADDITIONAL, PRIORITY_DATABASE, PRIORITY_DEFAULT, PRIORITY_NONE
Modifier and Type | Method and Description |
---|---|
Change[] |
fixUnexpected(DatabaseObject unexpectedObject,
DiffOutputControl control,
Database referenceDatabase,
Database comparisonDatabase,
ChangeGeneratorChain chain) |
fixOutputAsSchema, fixSchema, getPriority, runAfterTypes, runBeforeTypes
Change[] fixUnexpected(DatabaseObject unexpectedObject, DiffOutputControl control, Database referenceDatabase, Database comparisonDatabase, ChangeGeneratorChain chain)
Copyright © 2023 Liquibase.org. All rights reserved.