Flyway community - database support
TiagoArnaldo
Posts: 2 New member
Hello,
I'm doing some tests on an existing application with the flyway community 6.0.6 and SQLServer 2019.
I read about the database compatibility on this page https://documentation.red-gate.com/fd/supported-database-versions-143754067.html but I'm confused.
For the Flyway community, the SQLServer19 support will end in 2024.
But does it mean that the flyway will stop working, and not run new migrations? or it's more about documentation and answers?
It affects if we will add the flyway community in our app on prod.
Thanks!
I'm doing some tests on an existing application with the flyway community 6.0.6 and SQLServer 2019.
I read about the database compatibility on this page https://documentation.red-gate.com/fd/supported-database-versions-143754067.html but I'm confused.
For the Flyway community, the SQLServer19 support will end in 2024.
But does it mean that the flyway will stop working, and not run new migrations? or it's more about documentation and answers?
It affects if we will add the flyway community in our app on prod.
Thanks!
Answers
Thanks
Adam
My application uses SpringBoot 2.2.0, and when I tried to run a newer Flyway version it didn't work.
I'm working on a spike task and doing some local tests using flyway.
As and when to have the time to update, should you have issues, please do let us know, would be happy to help.