You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subject: Supporting django-tenants from django-redshift-backend
Problem
We are using the django-tenants extension, which utilizes a schema-based tenant model. Currently queries will not set their search path to the tenant schema in the redshift backend.
@onGranot Thank you for your contribution! I think anyone can create PR, so please give it a try.
Actually, I have never given individual permission to create PR.
Subject: Supporting django-tenants from django-redshift-backend
Problem
Procedure to reproduce the problem
Expected results
An optional flag, when enabled the redshift backend will execute a set search path on the cursor.
Environment info
The text was updated successfully, but these errors were encountered: