Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

PHPLIB-1351 Add tests on Miscellaneous Operators #39

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jan 18, 2024

Fix PHPLIB-1351

https://www.mongodb.com/docs/manual/reference/operator/aggregation/#miscellaneous-operators

  • $getField
  • $rand
  • $sampleRate moved to query as it is used in a $match stage
  • $toHashedIndexKey operator that was missing from my initial import.

@GromNaN GromNaN requested review from jmikola and alcaeus January 18, 2024 20:07
@GromNaN GromNaN merged commit 8b445be into mongodb:0.1 Jan 19, 2024
@GromNaN GromNaN deleted the PHPLIB-1351 branch January 19, 2024 09:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants