Skip to content

Properly convert Map keys #1663

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

Closed
wants to merge 2 commits into from
Closed

Properly convert Map keys #1663

wants to merge 2 commits into from

Conversation

schauder
Copy link
Contributor

Keys of maps now get properly converted.
Among others this enables the use of enums as keys.

Closes #1656

Keys of maps now get properly converted.
Among others this enables the use of enums as keys.

Closes #1656
@schauder schauder requested a review from mp911de November 15, 2023 08:35
@mp911de mp911de self-assigned this Nov 15, 2023
@mp911de mp911de changed the title Convert key of maps. Properly convert Map keys Nov 16, 2023
mp911de pushed a commit that referenced this pull request Nov 16, 2023
Keys of maps now get properly converted.
Among others this enables the use of enums as keys.

Closes #1656
Original pull request: #1663
mp911de pushed a commit that referenced this pull request Nov 16, 2023
Keys of maps now get properly converted.
Among others this enables the use of enums as keys.

Closes #1656
Original pull request: #1663
@mp911de mp911de added this to the 3.1.6 (2023.0.6) milestone Nov 16, 2023
@mp911de mp911de closed this Nov 16, 2023
@mp911de mp911de deleted the issue/1656-enum-as-map-key branch November 16, 2023 10:41
schauder added a commit that referenced this pull request Nov 16, 2023
Changed BIGINT to NUMBER.

See #1656
Original pull request #1663
schauder added a commit that referenced this pull request Nov 16, 2023
Changed BIGINT to NUMBER.

See #1656
Original pull request #1663
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.

Map keys of @MappedCollection not converted back to Enum
2 participants