Skip to content

Adding comma separators to flag enums #241

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 3 commits into from
Oct 26, 2022

Conversation

slorello89
Copy link
Member

Closes #239 - When the Enum feature was originally added I hadn't accounted for Flag enums - this allows you to properly set and query flag enums in Redis OM.

Copy link

@bsbodden bsbodden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@slorello89 slorello89 merged commit 557123e into main Oct 26, 2022
@slorello89 slorello89 deleted the bugfix/explicit-separator-enum-json branch October 26, 2022 15:53
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.

Support for enum flag searching when storing as string
2 participants