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

Add config option for tenant field #43

Open
nsrosenqvist opened this issue Dec 25, 2024 · 1 comment
Open

Add config option for tenant field #43

nsrosenqvist opened this issue Dec 25, 2024 · 1 comment

Comments

@nsrosenqvist
Copy link

I'd like to use this for a simple multi-tenant application where these records would be separated by a team_id field. The field can easily be added by another migration, but I would like for a way to configure a field that should be used to store the tenant id. I imagine this could easily be done using the PanConfiguration class. I might submit a PR for this unless there are any strong objections to this?

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

No branches or pull requests

2 participants
@nsrosenqvist and others