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

Fix Tenant filter not working with Include() #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Saibamen
Copy link

@Saibamen Saibamen commented Jul 7, 2021

For more information, please see comments here: http://xabikos.com/2014/11/19/Create-a-multitenant-application-with-Entity-Framework-Code-First-Part-3/

This will add missing WHERE TenantId for SELECTs with INNER JOINs

@Saibamen Saibamen marked this pull request as ready for review July 7, 2021 21:47
@Saibamen Saibamen changed the title Fix Tenant filter not working with Include() Fix Tenant filter not working with Include() Jul 7, 2021
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