| Package | Description |
|---|---|
| liquibase.changelog |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DatabaseChangeLog.expandExpressions(ParsedNode parsedNode) |
String |
ChangeLogParameters.expandExpressions(String string,
DatabaseChangeLog changeLog)
Expand any expressions in the given string, taking into account parameters local to the given changelog file as well as
contexts, labels, and database configured in this instance.
|
Copyright © 2022 Liquibase.org. All rights reserved.