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

Added the ability to specify Int64 enums for use with Flags. #856

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

jwoertink
Copy link
Member

Fixes #825

This allows you to specify an Int64 enum in your model for use with things like bitwise permissions. It also allows enums to be supported on cockroachdb.

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.

Support other Int types for enums
3 participants