Is there a way to use executeCommand against sqlplus ?
I want to run a script that has some commands that liquibase does not support(like SPOOL) using executeCommand
If so, how should my changeSet look like, and where should the scripts be placed.
Is there a way to use executeCommand against sqlplus ?
I want to run a script that has some commands that liquibase does not support(like SPOOL) using executeCommand
If so, how should my changeSet look like, and where should the scripts be placed.