Something about activiti 5 database
I want to explore database design in activiti 5. Today, I tried to draw a ER diagram via reverse engineering by ERmaster. Surprisingly, it results 26 isolated entities (corresponding to original tables), without any relationship. Is that the truth o...