I\'ve set up a migration script for my multi-tenant application. the problem was. it\'s only generating the scripts for the first tenant/schema I\'ve specified on the parame
Please find recommendations from flyway as in
http://flywaydb.org/documentation/faq.html#multiple-schemas
Hope this helps.