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 + Liquibase genschema command in another schema

Is it possible to execute the lb genschema command using a schema different from the currently logged-in user? Let's consider a scenario where User A has read/write permissions for schema B. When I run the genschema command, the generated result reflects schema A. How can I configure it to use schema B as the source even when logged in as User A?

Comments
Post Details
Added on Dec 18 2023
0 comments
725 views