diff --git a/Packages.props b/Packages.props index 93d7fd57..1e5c5acd 100644 --- a/Packages.props +++ b/Packages.props @@ -23,7 +23,7 @@ - + diff --git a/bin/nuget/Microsoft.SqlServer.Migration.Assessment.1.0.20210510.492.nupkg b/bin/nuget/Microsoft.SqlServer.Migration.Assessment.1.0.20210510.492.nupkg new file mode 100644 index 00000000..0c3fc5b6 Binary files /dev/null and b/bin/nuget/Microsoft.SqlServer.Migration.Assessment.1.0.20210510.492.nupkg differ diff --git a/src/Microsoft.SqlTools.ServiceLayer/Migration/Metadata/TargetAssessment/SqlServer/SqlServerUpgradeFeatureRuleMetadataStore.xml b/src/Microsoft.SqlTools.ServiceLayer/Migration/Metadata/TargetAssessment/SqlServer/SqlServerUpgradeFeatureRuleMetadataStore.xml new file mode 100644 index 00000000..cf8ca850 --- /dev/null +++ b/src/Microsoft.SqlTools.ServiceLayer/Migration/Metadata/TargetAssessment/SqlServer/SqlServerUpgradeFeatureRuleMetadataStore.xml @@ -0,0 +1,83 @@ + + + + + LOBDataTypes + + LOBDataTypes + LOBDataTypesTitle + LOBDataTypesIssueCategory + LOBDataTypesDescription + LOBDataTypesRecommendation + CompatLevel100 + LOBDataTypesMoreInformation + LOBDataTypesMoreInformationlink + + + + OrderByIntegerLiteral + + OrderByIntegerLiteral + OrderByIntegerLiteralTitle + OrderByIntegerLiteralIssueCategory + OrderByIntegerLiteralDescription + OrderByIntegerLiteralRecommendation + CompatLevel90 + OrderByIntegerLiteralMoreInformation + OrderByIntegerLiteralMoreInformationlink + + + + SyntaxError + + SyntaxError + SyntaxErrorTitle + SyntaxErrorIssueCategory + SyntaxErrorDescription + SyntaxErrorRecommendation + CompatLevel90 + SyntaxErrorMoreInformation + SyntaxErrorMoreInformationlink + + + + BackupPassword + + BackupPassword + BackupPasswordTitle + BackupPasswordIssueCategory + BackupPasswordDescription + BackupPasswordRecommendation + CompatLevel110 + BackupPasswordMoreInformation + BackupPasswordMoreInformationlink + + + + UnqualifiedJoin + + UnqualifiedJoin + UnqualifiedJoinTitle + UnqualifiedJoinIssueCategory + UnqualifiedJoinDescription + UnqualifiedJoinRecommendation + CompatLevel90 + UnqualifiedJoinMoreInformation + UnqualifiedJoinMoreInformationlink + + + + BackupLog + + BackupLog + BackupLogTitle + BackupLogIssueCategory + BackupLogDescription + BackupLogRecommendation + CompatLevel110 + BackupLogMoreInformation + BackupLogMoreInformationlink + + + + \ No newline at end of file