-
Notifications
You must be signed in to change notification settings - Fork 284
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
New MongoDB Index Management API #2433
Merged
Merged
Commits on Jun 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4db6cf5 - Browse repository at this point
Copy the full SHA 4db6cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 553818e - Browse repository at this point
Copy the full SHA 553818eView commit details -
add @SInCE(WireVersion), @until(WireVersion) UDAs
Use with new enforceWireVersionConstraints function to nullify values that don't fall in the expected server version.
Configuration menu - View commit details
-
Copy full SHA for e96ee0c - Browse repository at this point
Copy the full SHA e96ee0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 763936e - Browse repository at this point
Copy the full SHA 763936eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d412d20 - Browse repository at this point
Copy the full SHA d412d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51fd90b - Browse repository at this point
Copy the full SHA 51fd90bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1af7ae - Browse repository at this point
Copy the full SHA d1af7aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b79212d - Browse repository at this point
Copy the full SHA b79212dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aae50b9 - Browse repository at this point
Copy the full SHA aae50b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c41fe - Browse repository at this point
Copy the full SHA c6c41feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7bb598 - Browse repository at this point
Copy the full SHA a7bb598View commit details -
make CTFE Bson.empty{Object,Array} work with old D
This copies some logic from the opAssign methods, but given how useful init objects for CTFE may be, this is a good trade-off
Configuration menu - View commit details
-
Copy full SHA for 1b0e90d - Browse repository at this point
Copy the full SHA 1b0e90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b9456 - Browse repository at this point
Copy the full SHA 53b9456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1b771 - Browse repository at this point
Copy the full SHA 1c1b771View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc6f2e - Browse repository at this point
Copy the full SHA ecc6f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f42b8e - Browse repository at this point
Copy the full SHA 2f42b8eView commit details -
make index implementation uncontroversial
Move all index implementation from mixin template into collection class
Configuration menu - View commit details
-
Copy full SHA for 120f3cd - Browse repository at this point
Copy the full SHA 120f3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d78c780 - Browse repository at this point
Copy the full SHA d78c780View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.