Within the core liquibase usage, you can always fall back to tags which will allow you to do anything you can normally do within SQ if there is not support for what you need in the a built-in refactorings, such as ONLINE COMPUTE STATISTICS, PURGE CLAUSE, etc. I haven’t done much with the existing Oracle extension so I don’t remember off hand what they added. I have enough with the core library that I probably won’t get to database-specific extension work for a few months at least.
I’m not sure specifically what you are looking for, can you give me more information on what you are wanting?
Deploy new DDL in Dev Revert new DDL in Dev to optimize or enhance Deploy better new DDL in Dev then in QA Deploy best new DDL in Dev then in QA then in Prod
We could even call it roll forward rather than rollback.