Closed PineappleIOnic closed 2 months ago
This PR makes findOne return an empty document instead of a false when no document is found. Tests have been updated appropriately.
findOne
This PR makes
findOne
return an empty document instead of a false when no document is found. Tests have been updated appropriately.