Open JavaNeed opened 8 years ago
You are probably missing DDL changes after upgrading to Spring Batch 3.0. cf : http://stackoverflow.com/questions/25044725/is-there-a-spring-batch-3-upgrade-script-for-mysql
If you're running Spring batch 4.3.6 because you're spring plugin is aligning you onto that version, you need this version of the SQL script
The column got removed in this commit: https://github.com/spring-projects/spring-batch/commit/e5c752b4b82057a80ed2a049770223201c309666
Hello Krams,
Could you please help me with the below errors?