-
**Issue type:**
[ x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ x] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ …
-
Hi,
I am compiling new Docker image of Lucida at Ubuntu 14.04. It gets stuck at the last step of ./install-mongodb.sh
Log: -
Install file: "src/mongo/util/time_support.h" as "/usr/local/includ…
-
after clean clone
and
running meteor
I'm getting a white page and this error message:
"It looks like you are trying to access MongoDB over HTTP on the native driver port."
-
Issue type:
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
Database system/driver:
[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[x] postgres
…
-
(node:5500) UnhandledPromiseRejectionWarning: MongooseError: Operation `somemodels.insertOne()` buffering timed out after 10000ms
at Timeout. (/home/kazune/work/python/docker_mongo/src/project/no…
-
### Issue description
MongoRepository.aggregate return type should be AggregationCursor but it is AggregationCursor and it's a breaking change
### Expected Behavior
MongoRepository.aggregate return…
-
- Laravel-mongodb Version: 3.8.4
- PHP Version: 8.0.3
- Database Driver & Version: mongodb 1.18.0
Hello,
Some help would be appreciated to handle an hybrid MongoDB/MySQL relation.
I have a Mo…
-
## 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…
-
https://github.com/alibabacloud-go/tea/blob/8e3b4252f0d1d70f27a51d99ce1a135ccfcc53ab/tea/tea.go#L307
现在golang的后端程序,都依赖context.Context管控协程生命周期,无论是redis、mysql、mongodb这些基础的driver还是其他三方的几乎所有的SDK都支持传递cont…
-
When the `id` property is defined as type `int` in the database schema, the driver's mapping to MongoDB IDs should do something sensible or fail with an informative error if sensible behaviour is not …