DB: Fix migration 173 for future instances to avoid the RemoteCollection bug
This commit is contained in:
parent
ac9c79c761
commit
1bd7995bb5
1 changed files with 1 additions and 1 deletions
|
@ -1207,7 +1207,7 @@ changes hLocal ctx =
|
|||
delete $ remoteObject159Instance roTemp
|
||||
)
|
||||
"identNew"
|
||||
"RemoteCollection"
|
||||
"RemoteObject"
|
||||
-- 174
|
||||
, addUnique "RemoteCollection"
|
||||
$ Unique "UniqueRemoteCollectionNew" ["identNew"]
|
||||
|
|
Loading…
Reference in a new issue