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 encoder: Decimal to Decimal128 #31

Merged
merged 9 commits into from Oct 7, 2020

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    f74202f View commit details
    Browse the repository at this point in the history
  2. Add Decimal encoder. Makes use of the bson.decimal128.Decimal128 whic…

    …h in mongo will be a NumberDecimal type
    dhensen committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    caae9fb View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    dhensen committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    a69b943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60f7c29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6741ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8083752 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Add decimal encoder tests

    dhensen committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    7c1449c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dada6db View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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