cancel
Showing results for 
Search instead for 
Did you mean: 

Database schema migration between 5.10 and 5.12?

mindcrime
Champ in-the-making
Champ in-the-making
Hey folks, two quick questions:

1. Can anybody confirm that - as I suspect - there is no "downgrade" facility built into Activiti, which will ever move a schema *from* a newer version and *to* an older one?

2. Is there a summary of db schema changes between 5.10 and 5.12 available anywhere?


Thanks!

1 REPLY 1

jbarrez
Star Contributor
Star Contributor
1. Correct

2. See https://github.com/Activiti/Activiti/tree/master/modules/activiti-engine/src/main/resources/org/acti... , it contains all upgrade scripts for each version.