1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 17:06:47 +09:00

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
)
"identNew"
"RemoteCollection"
"RemoteObject"
-- 174
, addUnique "RemoteCollection"
$ Unique "UniqueRemoteCollectionNew" ["identNew"]