-
I have created an issue on Symfony git repo and I've been told to open issue here.
As @fabpot and @shkabo suggested [here](https://github.com/symfony/symfony/issues/48835) **#[MapEntity]** can be m…
-
### Symfony version(s) affected
6.2.3
### Description
` cache:clear --env=prod --no-debug -vv` fails with:
```
In HydratorException.php line 23:
…
-
Hello,
can someone please help to set up the Docker image on my Mac with M2 Chip.
https://github.com/bitnami/containers/issues/14169
This solution seems not to work.
Would be great if a Solut…
-
As I read through the documentation, I found the Doctrine (3) repository for message storages. This leads me to the assumption, that MongoDB can also be used for message storage (of course).
On the…
-
**Describe the bug**
When using an alias generator on the model (as per [Pydantic docs](https://pydantic-docs.helpmanual.io/usage/model_config/#alias-generator)), two problems occur:
1. The model …
-
I am playing around with FastAPI a bit and wanted to connect it to a MongoDB database. I, however, am confused which ODM to choose between motor which is async and mongoengine. Also, in the NoSQL exam…
-
Per [maxmatteo](https://laraveldoctrine.slack.com/archives/general/p1442835243000875) we should investigate the feasibility of adding support for mongodb. Doctrine already has [an ODM](https://doctrin…
-
https://packagist.org/packages/doctrine/mongodb-odm/php-stats#2 shows that ~95% of 2.x users are using at least PHP 7.4 while the minimum required version in 7.2. Given 7.2 -> 7.4 is not bumping for t…
-
#2459 introduced option to use `pipeline` which right now accepts an array. It should also accept a builder instance. We're free to change type signature here as `pipeline` was introduced in 2.5.0 and…
-
**API Platform version(s) affected**: 2.6.4
**Description**
I am using the API Platform in version 2.6.4 with Mongodb. When I make a GraphQL query on a collection with an @ODM\EmbedMany pro…