HI
I need to migrate postgressql dump to SQL database and then use this SQL database for my mendix applicaiton. I see so many posts blogs on this, its slightly confusing
1. Is there out of box way to migrate, has anyone tried this: https://docs.mendix.com/howtogeneral/tips/migrating-your-mendix-database
2. WHat can be other way to migrate, by mendix or otherwise.
3. Once i am migrated, do i use SQLCOnnector plugin by Mendix to work with the database, any other way. Using this i will have to manually create microflow to execute SQL commands.
ANy help/pointers?