Fixed a typo.
This commit is contained in:
parent
8ca3571111
commit
58ef2fa313
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ save you many hours of grief.
|
|||
a previous stable release (4.6.9 or before) to 4.9.2 (or
|
||||
after), then please disregard this message.
|
||||
|
||||
update imageGroup set parentId=parentId+999 where imageGroupId>0;
|
||||
update collateralFolder set parentId=parentId+999 where
|
||||
collateralFolderId>0 and collateralFolderId<1000;
|
||||
|
||||
4.9.0
|
||||
--------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue