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?