Hi,
I am searching for help how to increment one field in MongoDB with the phalconphp ODM. Is it possible to use $inc? And how can I perform such a query with the ODM?
https://docs.mongodb.com/manual/reference/operator/update/inc/
Hi,
I am searching for help how to increment one field in MongoDB with the phalconphp ODM. Is it possible to use $inc? And how can I perform such a query with the ODM?
https://docs.mongodb.com/manual/reference/operator/update/inc/