You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(aggregation): fail aggregation on explain + readConcern/writeConcern
Aggregation should fail if you try to use the explain flag while you
have a readConcern and/or writeConcern.
BREAKING CHANGE:
If you use aggregation, and try to use the explain flag while you
have a readConcern or writeConcern, your query will fail
0 commit comments