Skip to Main Content

SQLcl

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Running liquibase commands from Powershell or Bash

User_6AKAMMay 23 2021

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

This post has been answered by User_6AKAM on May 24 2021
Jump to Answer

Comments

Processing

Post Details

Added on May 23 2021
1 comment
605 views