This repository was archived by the owner on Nov 21, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 56
Reduce N query to 1 #234
Labels
Comments
erdenezul
pushed a commit
that referenced
this issue
Nov 22, 2018
Merged
erdenezul
pushed a commit
that referenced
this issue
Nov 22, 2018
erdenezul
pushed a commit
that referenced
this issue
Nov 23, 2018
batamar
pushed a commit
that referenced
this issue
Nov 25, 2018
* Collection.watch comes from v5.0 #228 * Replace all mutateAppApi calls with collection.watch #228 * Use countDocuments instead of count which is deprecated #228 * Use deleteMany or deleteOne instead of remove which is deprecated #228 * Use updateMany or updateOne instead of update which is deprecated #228 * Use updateOne #228 * Use updateOne in mongoStub #228 * Fix deprecation warnings #228 * Use deleteOne instead of remove #228 * Reduce N queries into 1 (#235) * Refactor N queries #234
Resolved in 0.9.14 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: