-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | all
#### Summary
Lock functionality is broken as soon as a non-volatile ClassMetadata cache is …
-
**Symfony version(s) affected**: 5.3.0
**Description**
When I try to denormalize to a class with properties that are typed with phpDoc, the properties of the resulting object are not denormalized.…
-
# Problem description
For small and fast admin-panel it would be convenient to use nosql database.
# Proposed solution
Doctrine ODM support MongoDb database and it's should be nice to support…
-
I am adding an entity via ZF2 form but have to set an ID (which is a string, no auto-increment integer possible) myself.
An AUTO strategy for the generated value would work this way:
```
/**
…
-
Hello! Using Payum with `doctrine/mongodb-odm: ^2.0` throws an exception
```
The mapping file vendor/payum/core/Payum/Core/Bridge/Doctrine/Resources/mapping/Token.mongodb.xml is invalid: …
-
I am working through the cocktail api tutorial on https://developer.mongodb.com/article/beanie-odm-fastapi-cocktails/. Basically, everything works fine, but I get a strange typing error from Pylance i…
-
Hi,
I'm trying to implement a MongoDB find query using an `$elemMatch`.
The query i want to recreate the following query:
```
{
$nor:[
{
"children":{
$elemM…
-
Don't know if it is my setup but `migrations/test_free_fall.py` fails on my machine.
Running mongodb v4.4.4 on arch linux, python 3.9.5.
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | yes/no
| Version | any
#### Summary
I wanted to create an index with a partial filter expression to index only…
-
## CVE-2015-5723 - High Severity Vulnerability
Vulnerable Libraries - doctrine/common-v2.5.1, doctrine/orm-v2.5.1
doctrine/common-v2.5.1
Doctrine Common
Dependency Hierarchy:
- doctrine/orm-v2…