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

Add "decimal" support #7808

Merged
merged 8 commits into from
Nov 2, 2020
Merged

Add "decimal" support #7808

merged 8 commits into from
Nov 2, 2020

Commits on Oct 26, 2020

  1. rename BigDecimal to decimal

    wing328 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5c3a869 View commit details
    Browse the repository at this point in the history
  2. add isDecimal

    wing328 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4dac505 View commit details
    Browse the repository at this point in the history
  3. fix tests

    wing328 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4fa4771 View commit details
    Browse the repository at this point in the history
  4. minor fixes

    wing328 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4b42ae9 View commit details
    Browse the repository at this point in the history
  5. fix mapping, update doc

    wing328 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    b56c098 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. update test spec

    wing328 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    2dbec91 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Configuration menu
    Copy the full SHA
    74f2c8b View commit details
    Browse the repository at this point in the history
  2. update c# samples

    wing328 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    6b74ade View commit details
    Browse the repository at this point in the history