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

IRepository for TenantDbContext #856

Open
gyanu-kharel opened this issue Apr 26, 2023 · 1 comment
Open

IRepository for TenantDbContext #856

gyanu-kharel opened this issue Apr 26, 2023 · 1 comment

Comments

@gyanu-kharel
Copy link

Sorry if I ask a naive question, I am just starting out with FSH.

Do IRepository, IReadRepository only work for ApplicationDbContext?

What do I need to change/add to make the same work for TenantDbContext? Or do I have to completely create my own interfaces for TenantDbContext?

I am using separate Database options for each tenant. Thank you.

@gyanu-kharel gyanu-kharel changed the title IRepository for each tenant IRepository for TenantDbContext Apr 26, 2023
@luzwales
Copy link

luzwales commented Jul 8, 2023

I have some issue about TenantDBContext, can't update database.

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