Bug: ConsolidateVersions
stored procedure doesn't address TopicReferences
, Relationships
#75
Labels
Area: SQL
Relates to the SQL Server database objects; do not use for the repository.
Priority: 0
Severity 2: Major
Status 5: Complete
Task is considered complete, and ready for deployment.
Type: Bug
Behavior that is inconsistent with documented or expected behavior.
Milestone
The
ConsolidateVersions
stored procedure will compress theAttributes
andExtendedAttributes
tables by consolidating all versions from a given time range into a single version. When we introduced versioning toTopicReferences
andRelationships
, however, theConsolidateVersions
stored procedure wasn't updated to account for this functionality. This needs to be resolved to ensure that versions are properly compressed across the board.The text was updated successfully, but these errors were encountered: