-
Using drop functions from Doctrine\ODM\MongoDB\SchemaManager on a capped collection return now an error with mongoDB 3.6:
> cannot remove from a capped collection: collectionName => drop collection
…
-
We are working full-time on TypeORM for almost three years. That’s why we have such a powerful and really amazing ORM. And this time wasn't funded or sponsored by anybody except our core developers - …
-
**API Platform version(s) affected**: 3.2.1
**Description**
Patch operation tries to update the fields that weren't requested to update and sets them to default value.
Everything works co…
-
Implementing a repository as per the [Service Repositories](https://www.doctrine-project.org/projects/doctrine-mongodb-bundle/en/4.6/first_steps.html#service-repositories) docs:
i.e.
```
// src/A…
-
### BC Break Report
The key 'store-empty-array' in a mapping about a collection is not mandatory with 2.5.5 and lower version, but it is mandatory with 2.6
| Q | A
|------------ | …
-
## Feature Request
For projects that have migrated from annotations to attributes (as recommended by the Doctrine team), the `doctrine/annotations` package is unnecessary.
As the Doctrine team is …
stof updated
9 months ago
-
Hey!
The method `\Doctrine\ODM\MongoDB\Configuration::setMetadataCacheImpl` [was deprecated in `monbodb-odm` `2.2`](https://github.com/doctrine/mongodb-odm/blob/69e64e7eb51f07bcfc09bc8e7ea8329f301b…
-
I'm kindly asking because I've never stumbled upon this problem.
First, why does PHP have the `final` keyword and why would anyone make their classes as `final`?
Second, I'd like to know some ex…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | kinda
| Version | 2.5.2
#### Summary
With `doctrine/collections@^2` the return type of `Collection::filter…
-
hello is there some rules for doctrine odm mongodb ?