--cache-changelog-file-contents
Last updated: April 30, 2026
If true, sqlFile Change Type contents are cached in memory to improve performance, at the cost of higher memory usage. Default: true.
Syntax
You can set this parameter in the following ways:
Option | Syntax |
Command CLI parameter |
|
Liquibase properties file (defaults file) |
|
Command flow file argument (example) |
|
JVM system property (JAVA_OPTS environment variable) |
|
Liquibase environment variable |
|