codeforlife-portal
codeforlife-portal copied to clipboard
*Data - Migration Script
Create a new database for each environment and apply the new data schema. The schema will be generated from the new user-centric, RR-centric and Kurono-centric data models. Then we’ll create a script which will migrate all the data from the old databases to the new on each environment.
Note that we will not actually migrate the data yet. We just need a script that gives us the ability to do so.
I have worked with many databases, wondering if this is something that might be suitable for me to help with? Depending on what is involved?
Hi @shahid-25-khalid, apologies for the late reply.
This here refers to a group of tasks that we haven't quite defined yet, which we are planning to get to eventually. This is part of a huge undertaking we are currently working on in which we are restructuring our entire application to move from a monolithic architecture to microservices.
As such this isn't quite ready to be worked on yet