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: remove tenant id value generator #524

Merged
merged 1 commit into from Feb 19, 2022

Conversation

AndrewTriesToCode
Copy link
Sponsor Contributor

The generator was running into potential EFCore bugs and conflicted with the design intent of TenantNotSetMode.

The generator was running into potential EFCore bugs and conflicted with the design intent of `TenantNotSetMode`.
@AndrewTriesToCode
Copy link
Sponsor Contributor Author

This PR stems from, but not does close #520

@AndrewTriesToCode AndrewTriesToCode merged commit 0d3dcd8 into main Feb 19, 2022
@AndrewTriesToCode AndrewTriesToCode deleted the fix/remove-tenantid-value-generator branch February 19, 2022 01:56
github-actions bot pushed a commit that referenced this pull request Feb 19, 2022
### [6.6.1](v6.6.0...v6.6.1) (2022-02-19)

### Bug Fixes

* change delegate strategy func return type as nullabe and adds unit test ([#525](#525)) ([80c7104](80c7104))
* remove tenant id value generator ([#524](#524)) ([0d3dcd8](0d3dcd8))
@AndrewTriesToCode
Copy link
Sponsor Contributor Author

🎉 This PR is included in version 6.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant