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.

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
401 views