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: do not panic when binding a large BigDecimal #3053

Merged
merged 4 commits into from
Mar 6, 2024

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    56a2a81 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    bd276c0 View commit details
    Browse the repository at this point in the history
  2. doc(pg): document behavior of bigdecimal and rust_decimal with ou…

    …t-of-range values
    
    also add a regression test
    abonander committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c694288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce2247 View commit details
    Browse the repository at this point in the history