Hello,
Currently, SQLcl projects generate artifacts as a zip file, which can then be deployed using SQLcl. However, I have a customer who only allows deployment via SQL scripts (I’m still working on convincing them to move over to SQLcl🙈).
In Liquibase, there is an update-sql
feature that generates a deployment script in sql. Is there already a similar option available in SQLcl projects? If not, do you think this could be a future enhancement?
Looking forward to your thoughts.
Best regards
Patrizia