Hi,
I am creating a Powershell script to automate Oracle Apex deployment via SQLCL and I need to make use of the Liquibase features of SQLCL. Does anyone know how I can do this from a Powershell script or Bash script for that matter?
What I have seen so far from my searches are just scripts being passed to SQLCL at startup but these scripts are typically database table or stored procedure scripts.
Any help is appreciated.
Thanks,
Johnny