-
**Exporter version**
```
exporter 0.33.0
```
**Logs**
```
time="2022-07-15T03:54:24Z" level=debug msg="getDiagnosticData result"
{}
time="2022-07-15T03:54:24Z" level=warning msg="cannot cr…
jicki updated
2 months ago
-
### 重现步骤
添加mongo后 连接测试出现这样的报错
'Collection' object is not callable. If you meant to call the 'authenticate' method on a 'Database' object it is failing because no such method exists.
### 预期外的结果
…
-
Hi,
When running migrate:up - we are getting the error `TypeError: classes[key] is not a constructor`. The error is coming from `node_modules/mongo-migrate-ts/lib/migrations.ts 38:19`.
This erro…
-
Given that vector stores are databases that are external to the application, which could go down or otherwise become unavailable, and as such contribute to the health (or lack thereof) of a Spring AI …
-
I have tried implementing migrations on startup. However, I get this error:
`System.InvalidCastException: 'Unable to cast object of type 'MongoDB.Bson.BsonDocument' to type 'MongoDB.Bson.BsonString'.…
-
### Feature Proposal Description
It would be very helpful if there was an option to choose from an SQL DB and a NoSQL DB. ( PostgreSQL, MongoDB )
- There should be templates for the mentioned DB…
-
Adding NoSQL database option mongo DB in the database section.
-
Hello my dear friends.
I've been trying to setup a docker container with MongoExpress + MongoDB all week long. I really tried fixing it using all information available on google, but I believe it …
-
- Description: Upgrade the existing MongoDB integration from pymongo to Motor to enable asynchronous database operations, improving overall application performance and scalability.
- Files to c…
-
Connecting to Mongo database for saving and retrieving data of users.