If you drop a later version of a jar into your project, it will upgrade the database to the latest version and you cannot go back to a previous version.
But it’s odd you get that too when using the 6.1.2. Can you put the exact contents of the act_ge_property table here?
I am getting this error when I run my program,But all applications version is ‘6.3.1’.And when I change the database to oracle,it works well. Below is error log:
Caused by: org.flowable.common.engine.api.FlowableException: Could not update Flowable database schema: unknown version from database: ‘6.4.0.0’
@guaiguaihuas Joram said you must have used 6.4.0 locally and you can’t go back to 6.3.1. If you have tried running the provided WARs then a database located under ~/flowable-db is used.