django-tenant-schemas icon indicating copy to clipboard operation
django-tenant-schemas copied to clipboard

About changing public schema to other schema.

Open djk81 opened this issue 1 year ago • 2 comments

The installation guide states that this plugin should use the "Public" schema for the "Default Client Schema". Is there a way to change the schema used by the plugin to a different schema?

Examples. public -> public2

djk81 avatar Jul 09 '24 13:07 djk81

And We want to prohibit connect to public schema. Is there any issues?

djk81 avatar Jul 09 '24 13:07 djk81

I'm djk81 corperation colleague.

We are using django-tenant-schemas version 1.9.0

Can I use a different tenant schema with a different schema name other than 'public'?

GwangHoon-Lee avatar Jul 10 '24 01:07 GwangHoon-Lee