-
### Environment
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
Info from https://repo.packagist.org: #StandWithUkraine
name : gedmo/doctrine-extensions
des…
-
I am using:
php 8.3.3
symfony 6.4
doctrine/mongodb-odm (v2.6.3)
When I try to dump the document with enum I get the error "Internal error: Failed to retrieve the reflection object"
```
Exce…
-
```php
// error:
Doctrine\Bundle\MongoDBBundle\Command\DoctrineODMCommand::setApplicationDocumentManager(): Argument #2 ($dmName) must be of type string, null given, called in /var/www/html/vendor/d…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.6.1
#### Summary
When I want to retrieve the metadata of the newly inserted file, I get a…
-
**Description**
I added some entities to my meilisearch config and then run `php bin/console meilisearch:import`.
All MySQL entities are getting imported correctly. As soon as I reach the first…
-
### Environment
local ddev symfony 6.3 / linux
#### Package
gedmo/doctrine-extensions
show
```
$ composer show --latest gedmo/doctrine-extensions
Info from https://repo.packagist.org: #…
-
![mongo](https://github.com/voxel51/fiftyone/assets/145112424/ea31b0a3-54b6-4708-9e30-56eb617d6891)
After creating a main.exe file using Pyinstaller for a project, when I open the main.exe file, this…
-
Assignments = 1-10
-
### Describe la funcionalidad.
Escribir el código del HIDS en el lenguaje de programación elegido, siguiendo las normas de formato y calidad establecidas.
### Describe la solución que te gustaría.
…
-
**Describe the bug**
please regret for my bad english.
beanie's behavior maybe not the same as before.
i always use `model_copy(update=schema.model_dump())` to update an document (it used to be `…