-
As you can see. Description of this repo says that `Integrates Doctrine MongoDB ODM with Symfony2`. But there is no Symfony2 support anymore here (since it's unmaintained)
-
Provide a color key or add labels on the mask visualization itself for segmentation tasks. Not sure if this feature works in specific settings, but applying the deeplab model from the zoo did not prov…
-
Hi there,
I'd like to know how to generate mondodb odm entities?
"typeorm-model-generator" does not support mongodb.
"mongoid" is for ruby framework (https://docs.mongodb.com/mongoid/current/)
D…
-
**Describe the bug**
The output is cluttered with warnings, and there is a segmentation fault:
```
==> Setup Extensions
/home/runner/work/_actions/shivammathur/setup-php/v2/dist/../src/scripts/c…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.1.2
#### Summary
When a document class is part of inheritance, fields that are set to nul…
-
doctrine/mongodb-odm 2.00-alpha1 has been released recently. Is there any plan to upgrade doctrine/DoctrineMongoODMModule? All of my applications use Zend framework so I am not able to test the new ve…
-
Ref: https://github.com/sonata-project/exporter/pull/375#discussion_r492254857
Right now, we are supporting in some repositories `doctrine/mongodb-odm` `1.x` and `2.x`. We could drop support for `1…
-
When using the option
``` javascript
replSet.connectWithNoPrimary
```
randomly the following error occurs:
``` javascript
error: uncaughtException: self.isDead is not a function date=Fri Jul 31 20…
-
Im using alcaeus adapter in my application already built in ext-mongo .
mongodb/mongodb (1.2):
PHP Version 7.1.33
MongoDB extension version | 1.2.8
-- | --
MongoDB extension stability | sta…
-
Hey,
It seems that the save function for collection doesn't work with sharded collection after mongodb 4.2 for collection that are not sharded by _id (which should be most of them).
It seems…