Hello, What is the best path for upgrading ofbiz database from older version(12) to current production(17) as importing database backup on top of created database schema complains about foreign key constraints violations. Running current ofbiz on old database although does work but does not make any database schema changes. Is there any specific tool in the ofbiz package for updating database schema or for testing its compliance?
If we load default seed data and then import xml using web tools then most of sequences get thrown out of sync(which is not that that hard to fix..) but wanted to know if there is any better technique. -- Regards, Parminder S. Lehal