I want query to DB and edit some value in the returned Query/rows. when we have a Query/row we can do it with model.save() but when we have an array of Query,how we
model.save()