Victor Luiz Domingues

Results 1 issues of Victor Luiz Domingues

I am using the create method callback to get the primary key "_id", however this return the key is empty (null). ``` var category = new Category(); category.create({ name: "My...