Skip to content

DATAMONGO-2328 - Add missing target type conversions for field level type hints. #773

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

Conversation

christophstrobl
Copy link
Member

We now support Date -> Long, Date -> ObjectId, Script -> String and other conversions for both reading and writing scenarios.

…type hints.

We now support Date to Long, Date to ObjectId, Script to String and other conversions for both reading and writing scenarios.
@mp911de
Copy link
Member

mp911de commented Aug 1, 2019

That's merged now.

@mp911de mp911de closed this Aug 1, 2019
mp911de pushed a commit that referenced this pull request Aug 1, 2019
…type hints.

We now support Date to Long, Date to ObjectId, Script to String and other conversions for both reading and writing scenarios.

Original pull request: #773.
mp911de added a commit that referenced this pull request Aug 1, 2019
Replace static imports with qualified access.

Original pull request: #773.
@mp911de mp911de deleted the issue/DATAMONGO-2328 branch August 1, 2019 09:51
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.

2 participants