MaikMichel / dbFlux

VSCode Extension to build PL/SQL and export APEX Apps and REST Moduls
MIT License
18 stars 0 forks source link

Single Schema: Mismatch btw schema in Create User vs. Create Workspace Script #8

Closed brMichael closed 1 year ago

brMichael commented 1 year ago

I was setting up a single schema project and dbFlux asked me about a project name which is used as schema name in Create User and Create Workspace scripts. The Create Workspace script, however, sets the primary schema to SCHEMANAME_APP. So I guess, in Single Schema Mode, the _APP must be omitted here.

brMichael commented 1 year ago

The script to create the workspace admin user is affected as well, uses SCHEMANAME_APP as default schema