添加项目文件。
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
--The ReferencesPageId is NULL by default and needs to be filled in for pages that referece orphaned pages.
|
||||
UPDATE
|
||||
PageReference
|
||||
SET
|
||||
ReferencesPageId = @PageId
|
||||
WHERE
|
||||
ReferencesPageNavigation = @PageNavigation
|
||||
Reference in New Issue
Block a user