Hi,
I was trying to upgrade Fisheye/Crucibe from 3.4.4 to 4.5.0. By mistake done with 4.5.1 and couldn't downgrade it to 4.5.0 as the Database Schema version is different. For 4.5.1 it is 106 and for 4.5.0 it is 105. Also I have tried to restore from backup to 3.4.4 but it didn't work and I got the below error.
Caused by: java.lang.IllegalStateException: Problem stopping the database : The current database schema version is 106, but it should be 87 or below. Downgradin g of the database is not supported. Please visit http://docs.atlassian.com/fishe
ye/docs-034/Backing+Up+and+Restoring+FishEye+Data for information on restoring from a backup
Is there way to downgrade DB Schema version?