DB: Fix migration 173 for future instances to avoid the RemoteCollection bug

This commit is contained in:
fr33domlover 2020-07-23 13:38:46 +00:00
parent ac9c79c761
commit 1bd7995bb5

View file

@ -1207,7 +1207,7 @@ changes hLocal ctx =
delete $ remoteObject159Instance roTemp delete $ remoteObject159Instance roTemp
) )
"identNew" "identNew"
"RemoteCollection" "RemoteObject"
-- 174 -- 174
, addUnique "RemoteCollection" , addUnique "RemoteCollection"
$ Unique "UniqueRemoteCollectionNew" ["identNew"] $ Unique "UniqueRemoteCollectionNew" ["identNew"]