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.
1 Reply
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