Michael Maust
Michael Maust3mo ago

Is there a way to have different schema

Is there a way to have different schema namespaces/groups? For example, for auth tables, I would like to have those tables in a separate schema group called "auth", and my other tables in a namespace called "public", etc.
3 Replies
erquhart
erquhart3mo ago
Are you referring to when you're viewing the dashboard or is there any other place where you would want this separation to be imposed
Michael Maust
Michael MaustOP2mo ago
@erquhart Yeah, mostly the dashboard. It would be nice to group up the schemas
erquhart
erquhart2mo ago
Currently the only breakdown is for components, each component has a separate view.

Did you find this page helpful?