You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think _id should be first.
Also, having _id at the end improves performance slightly when parsing JSON.
However, we may make it optional and can be modified from the settings file.
The text was updated successfully, but these errors were encountered:
I don't think _id should be first.
Also, having _id at the end improves performance slightly when parsing JSON.
However, we may make it optional and can be modified from the settings file.
The text was updated successfully, but these errors were encountered: