i am running the latest version of frappe and erpnext on my machine … i have an older version database that i want to restore … i restore the database as follows
bench --site [sitename] --force restore /path/to/SQLFILE
the process was without error but when i access it display error as expected
followed it by
bench --site [sitename] migrate
now the site display the message : Updating. We will be back in a few moments…
kindly if some body explains how to restore the old database on the update machine. thanks