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

refactor!: conform CRUD result types to specification #2651

Merged
merged 2 commits into from
Dec 4, 2020

Commits on Dec 1, 2020

  1. refactor!: conform CRUD result types to specification

    Our CRUD result types have been out-of-sync with the official
    drivers CRUD specification for some time. This patch brings them
    in line, and updates our tests accordingly
    
    NODE-2936
    mbroadst committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    b170ab1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. remove cruft

    mbroadst committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    7b582ee View commit details
    Browse the repository at this point in the history