Skip to content

Updated Version to handle Azure SQL#6500

Merged
david-poindexter merged 1 commit intodnnsoftware:developfrom
mitchelsellers:bug/6499-azure-sql-install
Apr 11, 2025
Merged

Updated Version to handle Azure SQL#6500
david-poindexter merged 1 commit intodnnsoftware:developfrom
mitchelsellers:bug/6499-azure-sql-install

Conversation

@mitchelsellers
Copy link
Copy Markdown
Contributor

Azure SQL Server is reported using a 12 version number, but it is ALWAYS updated to the latest and greatest version so it meets the current 2017 and later requirement that is needed by DNN Platform.

This change adds a special secondary check if a 12 version number is returned to check for the edition. If it is Azure SQL it sets the proper flag allowing installation

- Fixes dnnsoftware#6499

Azure SQL Server is reported using a 12 version number, but  it is ALWAYS updated to the latest and greatest version so it meets the current 2017 and later requirement that is needed by DNN Platform.

This change adds a special secondary check if a 12 version number is returned to check for the edition.  If it is Azure SQL it sets the proper flag allowing installation
@mitchelsellers mitchelsellers added this to the 10.0.1 milestone Apr 11, 2025
Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Copy link
Copy Markdown
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@david-poindexter david-poindexter merged commit 986ef71 into dnnsoftware:develop Apr 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Unable to Install DNN 10.x on SQL Azure

3 participants