-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Area: SQLRelates to the SQL Server database objects; do not use for the repository.Relates to the SQL Server database objects; do not use for the repository.Priority: 3Severity 0: Nice to haveStatus 0: DiscussionNeeds further evaluation of requirements and prioritization.Needs further evaluation of requirements and prioritization.Type: ImprovementImproves the functionality or interface of an existing feature.Improves the functionality or interface of an existing feature.
Description
While most of the stored procedures under the Utilities
schema are rarely used, and focus on conditions that aren't usually expected to occur, the ConsolidateVersions
script is expected to be used as part of regular maintenance, and could cause significant data loss if it doesn't operate as expected. For this reason, the SQL unit tests should be expanded to cover the ConsolidateVersions
stored procedure, even if they don't cover any other other objects under Utilities
.
Metadata
Metadata
Assignees
Labels
Area: SQLRelates to the SQL Server database objects; do not use for the repository.Relates to the SQL Server database objects; do not use for the repository.Priority: 3Severity 0: Nice to haveStatus 0: DiscussionNeeds further evaluation of requirements and prioritization.Needs further evaluation of requirements and prioritization.Type: ImprovementImproves the functionality or interface of an existing feature.Improves the functionality or interface of an existing feature.