Open khanhna opened 2 years ago
I was not touch the update part yet because we make use of native mongodb operation already, but lacking of UpdateOptions.
UpdateOptions
I was planning to mark them as obsolete so we can drop them later, and copy all of current operation to new method that include UpdateOptions.
Was that fine ?
I was not touch the update part yet because we make use of native mongodb operation already, but lacking of
UpdateOptions
.I was planning to mark them as obsolete so we can drop them later, and copy all of current operation to new method that include
UpdateOptions
.Was that fine ?