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

Optionally disable validate_decimal_precision check in DecimalBuilder.append_value for interop test #1767

Merged
merged 10 commits into from
Jun 3, 2022

Commits on May 31, 2022

  1. Remove precision check

    viirya committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6367da4 View commit details
    Browse the repository at this point in the history
  2. Remove test

    viirya committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e2ad586 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    viirya committed May 31, 2022
    Configuration menu
    Copy the full SHA
    da44930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a221ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b289f11 View commit details
    Browse the repository at this point in the history
  6. Fix clippy

    viirya committed May 31, 2022
    Configuration menu
    Copy the full SHA
    2d8a69c View commit details
    Browse the repository at this point in the history
  7. Fix tests

    viirya committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5665071 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    d6eeba5 View commit details
    Browse the repository at this point in the history
  2. Simplify validation code

    viirya committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    48798f0 View commit details
    Browse the repository at this point in the history
  3. Update test

    viirya committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    7a6be90 View commit details
    Browse the repository at this point in the history