mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-12 02:58:20 +08:00
a185a8a5fe
We were getting sql unique constraint violation errors for ids because we were attempting to create objects with the same id within the same transaction. This commit ensures that only attempt to write a contact with the same id once, and that we check for all exsiting contacts before hand. For file, we ensure that we don't attempt to write 2 files with the same id more than once |
||
---|---|---|
.. | ||
isomorphic-core | ||
local-sync |