mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-14 07:33:28 +01:00
[PR #141] [CLOSED] [Importing] Convert shouldUpdate(from:in:) method to an instance method.
#466
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JohnEstropia/CoreStore/pull/141
Author: @ruslanskorb
Created: 1/2/2017
Status: ❌ Closed
Base:
swift3_develop← Head:convert-shouldUpdate-method-to-instance-method📝 Commits (1)
d3846bc[Importing] ConvertshouldUpdate(from:in:)method to an instance method.📊 Changes
2 files changed (+7 additions, -7 deletions)
View changed files
📝
Sources/Importing/BaseDataTransaction+Importing.swift(+2 -2)📝
Sources/Importing/ImportableUniqueObject.swift(+5 -5)📄 Description
This allows the user not to fetch the object again to check if it should be updated.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.