The H2 database is backuped up as a zip file. When the file is unzipped it becomes a SQL file. My question is how do I reupload that database into Mango?
I have an idea, let me know if I am on the right track:
Open the SQL file in Notepad
Save as a json file
Open import/export in Mango
Copy json text into Mango
Import