gofr-dev / gofr

An opinionated Go framework for accelerated microservice development
https://gofr.dev
Apache License 2.0
1.31k stars 134 forks source link

Support Migrations for Mongo DB #620

Open aryanmehrotra opened 1 month ago

aryanmehrotra commented 1 month ago

Add support for Migration for external DB.

We support mongoDB as an external DB, migrations should also be supported for the same.

TheMarvelFan commented 1 month ago

Hi, What's the latest on this issue?