Flyway with Apache Ignite
Can someone tell me how to integrate Flyway with Apache Ignite. I found maven dependency in Flyway docs, but it can’t find ‘INFORMATION_SCHEMA’.
What can be a reasone for this and how I can fix it?
Maybe there is more convinient way to do migration.
The main idea is to sql scripts on application starts if they have not been applied recentrly.