-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.0.2
-
Component/s: Options & Configuration
-
None
The options.OptProject type is awkward to use because it has to satisfy both find and findAndModify which use two different key names for the same concept, findAndModify using fields and find using projection. Update the options package to have an OptProjection and an OptFields so we do not require this awkward logic to switch between them.
- depends on
-
GODRIVER-444 Design : Options Management
- Closed
-
GODRIVER-272 Implement redesigned options for the Collection methods
- Closed