mirror of
https://code.naskya.net/repos/ndqEd
synced 2025-01-10 10:56:45 +09:00
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