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
{{ message }}
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
I'm always frustrated when I createUser like as follow 1, and mongodb would be as follow 2
The text was updated successfully, but these errors were encountered:
huang12zheng
changed the title
the data of mongodb "id" and "_id" is not need
the data of mongodb "id" and "_id" is not both need when createTable
Jul 3, 2019
Is your feature request related to a problem? Please describe.
I'm always frustrated when I createUser like as follow 1, and mongodb would be as follow 2
Describe the solution you'd like
the data mongodb should just have "_id", not id
The text was updated successfully, but these errors were encountered: