public interface CustomPrecondition
Modifier and Type | Method and Description |
---|---|
void |
check(Database database) |
void check(Database database) throws CustomPreconditionFailedException, CustomPreconditionErrorException
Copyright © 2023 Liquibase.org. All rights reserved.