Update schema and ref

8 views
Skip to first unread message

Thomas Delalonde

unread,
Jun 25, 2013, 4:49:50 AM6/25/13
to mongoo...@googlegroups.com

I have a schema named card to update from {_id: ObjectId, id: String, ....} to {_id: String(same as id), id: String, ....}

and update also a schema named users which is like {name: String, email: string, cards: {type: ObjectId, ref: 'card'}}

how can i do this ?

Reply all
Reply to author
Forward
0 new messages