-
-
Notifications
You must be signed in to change notification settings - Fork 118
SQL Server 2025 support #226
Copy link
Copy link
Closed
Labels
Feature RequestEnhancement to existing functionality or new functionalityEnhancement to existing functionality or new functionality
Metadata
Metadata
Assignees
Labels
Feature RequestEnhancement to existing functionality or new functionalityEnhancement to existing functionality or new functionality
Type
Fields
Give feedbackNo fields configured for issues without a type.
🗣️ Foreword
SQL Server 2025 has been released recently.
🙍 Problem Statement
SQL Server 2025 is not supported by the cookbook at the moment, if a installer is passed for 2025 this causes errors because of changes to the install parameters.
❔ Possible Solution
Adapt the installer parameters for SQL 2025, minor changes to the ConfigurationFile.ini .
➕ Additional context