mongodb-generic-repository icon indicating copy to clipboard operation
mongodb-generic-repository copied to clipboard

Add some native crud using native mongo db operation

Open khanhna opened this issue 3 years ago • 0 comments

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 ?

khanhna avatar Jan 15 '22 15:01 khanhna