-
### Bug Report
| Q | A
|------------ | ------
| BC Break | don't know
| Version | dev-master#da5074b8b54f0e4c0d342d15c56dd054d4a136a7
#### Summary
ODM throws excepti…
-
# Bug
_A clear and concise description of what the bug is._
Pydantic has a nice feature around computed fields that allow you to create an attribute based on logic in other fields, however these…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | yes*
| Version | 2.0.2
* but only for automated testing without deprecations, which breaks our CI.
#### Summary
…
-
-
Hi,
I am trying to use FOSOAuthServerBundle with MongoDB -> [my repo](https://github.com/qweluke/MongoDB_REST_OAUTH)
I have a problem with authentication. To be more precisious
if I try to ge…
-
Hello, I have set two entity manager in my app to access to 2 different databases. It works well for Entity generation from db. But in the ApiDoc, when I want to call one of my CRUD requests, I've got…
qeude updated
9 months ago
-
Hi, thank you for this brilliant plugin - but can you please help me to get it to work the way it used to :)
I'm working with doctrine_mongodb bundle, and I keep my documents in AppBundle/Document fol…
vkost updated
7 years ago
-
This depends on doctrine/mongodb#128.
See: http://docs.mongodb.org/manual/reference/operator/push/#op._S_push
-
### Bug Report
Running the `doctrine:mongodb:schema:update` command fails with error `Index with name: already exists with a different name` if there already exists an index with same keys and optio…
-
| Q | A
|------------ | ------
| New Feature | yes
| RFC | no
| BC Break | no
The query builder should allow queries like
```
->field('memberships.organization')->ref…