Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Query Execution
Description
The index on the id field always has the same default name (_id) but there is no constant referencing it in the code, instead it is constructed in several places such as [here|http://example.com]. We could add a constant to store the name for easy referencing in the rest of the code base.