Describe the question
My database team is pushing back on using this library because https://fluentmigrator.github.io/index.html doesn't show SQL Server 2022 and AzureSQL as supported platforms. They are using it as "proof" that this is an unsuitable library to use. The fact we're coding it against 2022 isn't enough for them, only official documentation.
I saw that the documentation says "SQL Server 2016 tests run..." on the bottom. Is there a chance that these are also run against the SQL Server 2022 and AzureSQL platforms?
Documentation Pages You've Read So Far
https://fluentmigrator.github.io/index.html (the "Supported databases") tasks.
Expected benefit
It would give a clearer signal that this is a viable product for later versions of supported servers.
Information (please complete the following information):
- OS: Windows
- Platform: .NET Framework 4.8.1, .NET Core [.NET Framework 4.x / .NET Core 2.x , etc]
- FluentMigrator version: 6.2.0
- FluentMigrator runner: in-process runner
- Database Management System: SQL Server
- Database Management System Version: SQL Server 2022, AzureSQL
Additional context
N/A
Describe the question
My database team is pushing back on using this library because https://fluentmigrator.github.io/index.html doesn't show SQL Server 2022 and AzureSQL as supported platforms. They are using it as "proof" that this is an unsuitable library to use. The fact we're coding it against 2022 isn't enough for them, only official documentation.
I saw that the documentation says "SQL Server 2016 tests run..." on the bottom. Is there a chance that these are also run against the SQL Server 2022 and AzureSQL platforms?
Documentation Pages You've Read So Far
https://fluentmigrator.github.io/index.html (the "Supported databases") tasks.
Expected benefit
It would give a clearer signal that this is a viable product for later versions of supported servers.
Information (please complete the following information):
Additional context
N/A