Is there a way to limit line length with generated SQL?

We have to generate SQL when promoting our changes to PROD. No other option, cannot connect liquibase to PROD. However, there is a line limit in Oracle (well, really in SQL*Plus) and some of the generated SQL exceeds this because each statement is on a single line. I have to edit these manually.

Is there a way to limit the line length when using commands like updateSql and updateCountSql? If not, does this sound like a useful feature?

Hey, @manolan - it’s been a while! Nice to see you.
This does sound like a useful feature. Please add it to our Idea Board! https://portal.productboard.com/liquibase/1-liquibase-idea-portal/tabs/1-under-consideration

Thanks,
Tabby