Skip to content

Linq: add enum HasFlag method support #3238

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

Merged
merged 10 commits into from
Apr 1, 2023
Merged

Conversation

tykovec
Copy link
Contributor

@tykovec tykovec commented Feb 21, 2023

Closes #829

@tykovec
Copy link
Contributor Author

tykovec commented Feb 21, 2023

Works only with enum persisted as number.

@hazzik hazzik changed the title Add enum HasFlag method support #829 Linq: add enum HasFlag method support Feb 22, 2023
@tykovec tykovec closed this Mar 25, 2023
@tykovec tykovec reopened this Mar 25, 2023
@hazzik hazzik enabled auto-merge (squash) March 31, 2023 23:42
@hazzik hazzik added this to the 5.5 milestone Mar 31, 2023
@hazzik hazzik merged commit 03550fd into nhibernate:master Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NH-3365 - Support for HasFlag method for enums with Flags attribute applied
3 participants