In one of my projects, when I change the branch from dev to master to merge and push to the git repository, i’m getting the error notification the path 'migration' does not exist in the given tree. This has started recently and is happening in one project only.
I can merge the branches correctly in the Github desktop app. But it would be nice to resolve this issue in the Wappler UI to merge the branches. Any help to fix this issue is greatly appreciated.
Sorry, I didn’t understand the question correctly in your first post. There are no database changes that will be required to store in the migrations file as I use MSSQL database for this project and manage it externally.