Schema-agnostic Staged Changesets with stage.substituteSchemas
TL;DR
SQLcl Projects 26.1.0 supports a stage.substituteSchemas flag that makes staged artifacts schema-agnostic by replacing schema references with Liquibase property substitution (e.g., hr → ${hr}).
danmcghan.hashnode.dev6 min read