Write python script to automate the migration process. Please refer to this link for more details on how to fetch and apply migrations on the existing database.
The script should lie in scripts folder in the root directory of the project (folder needs to be created with the PR)
Write python script to automate the migration process. Please refer to this link for more details on how to fetch and apply migrations on the existing database. The script should lie in
scripts
folder in the root directory of the project (folder needs to be created with the PR)