Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

SQLcl Projects exit status

Lukasz WasylowJul 22 2025

Hi,

Was wondering if anyone have reliable way of reporting a migration status from SQLcl Project?

Regardless of liquibase migration exit status from SQLcl is 0.

I'm running in Azure DevOps pipeline and have pushed logs into a file and grep for word:

liquibase.Exception but sometimes it's failing only with ERROR:Migration Failed depending on failure type.

Would be nice to have reliable way of getting the failure status out of pipeline as worst thing is to have all green and mask failed deploy.

Cheers

Lukasz

Comments
Post Details
Added on Jul 22 2025
0 comments
29 views