For example, I defined a parameter in liquibase.properties file parameter.schema=myschema. May I access to the value in a changelog file like schemaName: ${schema}?
For example, I defined a parameter in liquibase.properties file parameter.schema=myschema. May I access to the value in a changelog file like schemaName: ${schema}?