Added IndexedSearch.linkURL column
This commit is contained in:
parent
fb76d727b1
commit
f9f468b9bf
1 changed files with 1 additions and 1 deletions
|
|
@ -327,4 +327,4 @@ delete from template where namespace='Forum/PostPreview';
|
|||
insert into settings values ("richEditCss","^/;site.css");
|
||||
delete from settings where name in ('sharedTrash','sharedClipboard');
|
||||
|
||||
|
||||
alter table IndexedSearch add linkURL text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue