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

Repositories are not sharing the same context #1

Open
mii9000 opened this issue Jan 7, 2016 · 0 comments
Open

Repositories are not sharing the same context #1

mii9000 opened this issue Jan 7, 2016 · 0 comments

Comments

@mii9000
Copy link

mii9000 commented Jan 7, 2016

https://github.com/BrainStation-23/recruitment-management-system/blob/master/Application%2FRecruitmentManagementSystem.Data%2FRepositories%2FBaseRepository.cs#L19

Repositories need to share the same context otherwise, entity pulled from one repository cannot be added to entity pulled from another repository due to having different contexts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants