working on USS
This commit is contained in:
parent
1ec79cfd68
commit
7ac3ec9cc7
5 changed files with 37 additions and 695 deletions
|
|
@ -239,3 +239,4 @@ alter table IndexedSearch_docInfo change wobjectId assetId varchar(22);
|
|||
alter table IndexedSearch_docInfo drop page_groupIdView;
|
||||
alter table IndexedSearch_docInfo change wobject_special_groupIdView special_groupIdView varchar(22);
|
||||
alter table IndexedSearch_docInfo change wobject_groupIdView groupIdView varchar(22);
|
||||
update USS set sortBy='lineage' where sortBy='sequenceNumber';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue