-
### Description
A annotation-based migration extension for MongoDB based on MongoDB java driver tightly integrated into Quarkus framework without using XML/JSON files like in Liquibase or Flyway exte…
-
## Background
The MongoDb Enceladus relies on has finished support cycle. There's a need to upgrade.
## Questions To Answer
1. Which version of MongoDB migrate to
2. Is driver change needed
3…
-
I just wanted to point out I ran into an issue when trying to deploy to Azure. The issue arose after upgrading to version 9.0.0. I know you changed the indexes, but there was an additional problem whe…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.70.0
### Affected Resource(s)
* aws_dms_endpoint resource
### Expected Behavior
I am working on a data migration exer…
-
TypeError: 'Collection' object is not callable. If you meant to call the 'update' method on a 'Collection' object it is failing because no such method exists.
The above exception was the direct cau…
-
Data from MongoDB and MySQL need to be migrated to new format.
Old format:
- each domain as a collection
- document format:
```
{ "_id" : ObjectId("5b5a022ef21f630001b4be6e"), "entityID" : "FL_Se…
-
I have a METEOR@2.14 project running and would like to open the mongodb shell (to check the Mongodb version).
OS: Linux mint cinnamon
According to [the docs for Meteor 2.14](https://docs.meteor…
-
**Describe the bug**
I upgrade MongoDB.Driver version 2.30 to 3
AspNetCore.Identity.Mongo Error
**Screenshots**
![Screenshot 2024-11-02 124338](https://github.com/user-attachments/assets/ae3560…
-
- Description: Upgrade the existing MongoDB integration from pymongo to Motor to enable asynchronous database operations, improving overall application performance and scalability.
- Files to c…
-
We should run MongoDB migrations in transactions to ensure that the database isn't left in a state between 2 migrations. If a migration fails after already committing some changes to database, the cha…