I use Grails 2.3 and the Grails database migration plugin (1.3.6).
When I do grails dbm-update I get the following error. How can I solve this error?
I'm on Grails 2.3.4, but here's how I fixed this problem:
Retried the database migration script, and the problem was resolved.