MongoDB
 sql >> Database >  >> NoSQL >> MongoDB

Aggiornamento di un documento incorporato in mongoengine

Ho risolto :)

Feed.objects(_id="...", posts__text="findvalue").update(set__posts__S__value="updatevalue")