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

Return the correct type mapping for enum properties. #16925

Merged
merged 1 commit into from
Aug 3, 2019

Commits on Aug 3, 2019

  1. Return the correct type mapping for enum properties.

    Move the null check outside of the value convertor to avoid turning null into 0.
    Take integer precision into account in the type mapping tests.
    
    Fixes #13164
    AndriySvyryd committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    b095818 View commit details
    Browse the repository at this point in the history