Springboot Flyway CrateDB
ChristopheKod
Posts: 1 New member
Hi,
We use crateDB in a springboot (jpa) project to monitoring application with driver postgresQL.
And we want integrate flyway for database migration but there’s an error when we start the application (and if we replace crateDB by H2 it’s ok for migration). I think, it’s happen when the application check if the migration schema exist. Can you tell me if flyway is compatible with crateDB?
Thanks
Answers
Are you discovered it may work, but it's not yet officially supported.
If you want to track the status there's a public issue open for it
https://github.com/flyway/flyway/issues/2406
Alternatively if you're in a position to, you could contribute the code yourself.
https://documentation.red-gate.com/flyway/flyway-cli-and-api/contribute/flyway-community-database-support