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

Allow MapEnum() without an enum name #3368

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Allow MapEnum() without an enum name #3368

merged 1 commit into from
Nov 14, 2024

Conversation

roji
Copy link
Member

@roji roji commented Nov 14, 2024

Closes #3178

@roji roji enabled auto-merge (squash) November 14, 2024 18:38
@roji roji disabled auto-merge November 14, 2024 18:39
@roji roji merged commit dd8e630 into npgsql:main Nov 14, 2024
17 checks passed
@roji roji deleted the EnumName branch November 14, 2024 18:52
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.

Make the enumName parameter in NpgsqlDbContextOptionsBuilder.MapEnum<T>() optional.
1 participant