-
Using `beanie==1.10.1`
Trying to preform bulk update with `upsert=True` with no luck.
```
async def run_test():
await init_mongo()
docs = [TestDoc(a=f"id_{i}", b=random.randint(1, 100)…
-
# Following the new release
Starting in MongoDB 5.1, [$lookup](https://www.mongodb.com/docs/v6.0/reference/operator/aggregation/lookup/#mongodb-pipeline-pipe.-lookup) works across sharded collectio…
-
After spending a few month re-learning python, some code in the backend does not satisfy me any more.
I'm planning on doing multiple modifications.
- using a Database (I'm going for [MongoDB](http…
-
Hello,
I am trying to use custom collection classes (https://github.com/doctrine/mongodb-odm/pull/1219) as I've seen this is a new feature for 1.1 and It's really very awesome. I've changed my compo…
-
What is the easiest way to log deprecations emitted by the Doctrine codebase in the same way, same place, using the same mechanism that is used to deal with Symfony deprecations?
Is this something …
-
## Environment
Ubuntu 22.04 Jammy Jellyfish
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/adm…
-
Vulnerable Library - mongoose-5.9.18.tgz
Mongoose MongoDB ODM
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-5.9.18.tgz
Path to dependency file: /backend/package.json
Path to vuln…
-
| Q | A
| ------------ | ---
| Feature PR | symfony/symfony#43181
| PR author(s) | @mbabker
| Merged in | 5.4
-
Hey guys, how are you doing today?
I'm working with a start-up that uses Django and MongoDB, and we're currently using "Djongo" as Object-Document-Mapper, but that project seems to be using the con…
-
**API Platform version(s) affected**: 2.6.8
**Description**
When I run composer require doctrine/mongodb-odm-bundle I get the error The service "api_platform.doctrine_mongodb.odm.default_docum…