Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow loading or dumping a specific tenant in a multitenant setup using Apartment gem #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

armandofox
Copy link

Allow working with a specific tenant (PostgreSQL schema or otherwise) when using the Apartment gem's abstraction for multi-tenancy. If the Apartment gem is not loaded, or if ENV['TENANT']
is not set, it behaves as usual.

PostgreSQL schema) when using the Apartment gem's abstraction for
multi-tenancy.  If the Apartment gem is not loaded, or if ENV['TENANT']
is not set, it behaves as usual.
@armandofox armandofox closed this Apr 14, 2018
@armandofox armandofox reopened this Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant