-
**API Platform version(s) affected**: 2.5.4
**Description**
Using **PATCH** to update an API resource with new value(s) for a nested resource, the nested resource is correctly updated.
Using …
-
Sorry for my poor English.
**Describe the bug**
Inheritance causes conflict index creation if children have different TTL indexes
**To Reproduce**
```python
import asyncio
from datetime impo…
-
Symfony provides a simple way to create select fields from database tables using the [EntityType field](https://symfony.com/doc/current/reference/forms/types/entity.html).
Unfortunately, as far as …
-
i try to chained call with method find, sort, limit, skip and finally use aggregate, but got unexpected result.
a. insert 100 records into db
b. try to find data use {} as a condition
c. use li…
-
**Describe the bug**
I noticed, that since I updated to beanie 1.14.0, my program does not work with AWS DocumentDB anymore.
This has not been a problem prior, and the same code works perfectly with…
-
**Describe the bug**
When trying to insert a new document into the MongoDB an error is thrown.
```
RuntimeError: There is no current event loop in thread 'AnyIO worker thread'
```
More Detail…
-
**Description**
In MongoDB, when we want one document to have a relation to an other one we have two options:
- Embeds the refered document into the referent document (possibly an array of documen…
-
Are references possible with this lib?
-
Hi,
I'm facing a problem on my application using both an SQL and a MongoDB database.
Using only the SQL databases with ORM and PHP attributes everything works fine.
However, as soon as I `compo…
-
## CVE-2022-24304 - High Severity Vulnerability
Vulnerable Libraries - mongoose-4.13.21.tgz, mongoose-5.13.13.tgz
mongoose-4.13.21.tgz
Mongoose MongoDB ODM
Library home page: https://registry.npmj…