flowable-examples
flowable-examples copied to clipboard
Repository with example Flowable projects
Results
42
flowable-examples issues
Sort by
recently updated
recently updated
newest added
Caused by: java.sql.SQLSyntaxErrorException: Table 'flowable-spring-boot.act_id_user' doesn't exist
1
I am following the spring-boot-example with MySQL 5.0. When the app run there output some errors. The part output: Caused by: org.flowable.engine.common.api.FlowableException: couldn't upgrade db schema: alter table ACT_ID_USER add...