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

Fix json object/array BigInteger/BidDecimal value comparison #5236

Merged
merged 1 commit into from
Jun 17, 2024

Commits on Jun 17, 2024

  1. The code to compare two numbers in json object/array does not correct…

    …ly compare BigInteger/BigDecimal values.
    
    Fix this issue and also simplify / refactor this code to be more compact and reused between object/array
    vietj committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0d5b88f View commit details
    Browse the repository at this point in the history