-
## Issue
After the latest update the `mongodb` image keeps restarting complaining about AVX instructions.
### Server Setup Information
* Did you test in newest Wekan?: YES
* Did you configure ro…
-
- Laravel-mongodb Version: #.#.#
- lumen 8 and mongodb 5
- PHP Version: #.#.#
- 8.0.8
- Database Driver & Version:
- MongoDB extension version | 1.10.0
-- | --
### Description:
php art…
-
Relevant documentation: https://orkhan.gitbook.io/typeorm/docs/connection-options#mongodb-connection-options
Relevant quote:
>url - Connection url where perform connection to. Please note that oth…
-
I'm finding this a lot in the QA environment logs.
```js
{
"msg":"Anchor request failure",
"module":"BlockchainWriter",
"file":"Router",
"method":"onCreateBatchSuccess",
"err…
-
Please, would be nice
-
### Issue description
For multiple table inheritance the parent column decorator/metadata is always used, though it's valid to override certain properties in the child entity colum deocrator for in…
-
This might sound very fundamental one as I am just getting started but other than changing connection string in appsettings.json file to "mongodb://localhost", what else needed to be done to run this …
-
It doesn't appear that this supports any form of authentication with Mongo? All drivers should implement an authentication mechanism using the standard [Connection String URI Format](http://docs.mongo…
-
### Feature Description
When looking up an entity, I can specify `withDeleted` to return soft-deleted entities.
I cannot do the same with soft-deleted relations. For example, if I have a User ent…
-
Hello,
The extension using by Genghis currently is not avalaible on php7
For example, the MongoClient is deprecated and replace by MongoDB\Driver
Is possible to add the compatibility in the f…