mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
[PR #301] [MERGED] Resolve source entity and managed object attributes by name #488
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/301
Author: @iby
Created: 1/13/2019
Status: ✅ Merged
Merged: 1/16/2019
Merged by: @JohnEstropia
Base:
develop← Head:develop📝 Commits (2)
ac8304fResolve source entity and managed object attributes by name46ab70bUpdate TravisCI base image to Xcode 10📊 Changes
4 files changed (+93 additions, -85 deletions)
View changed files
📝
.travis.yml(+14 -14)📝
Sources/CustomSchemaMappingProvider.swift(+46 -47)📝
Sources/NSEntityDescription+Migration.swift(+22 -16)📝
Sources/NSManagedObjectModel+Migration.swift(+11 -8)📄 Description
Fixes #300 – see it for details. Also improves the use of whitespace consistency across the
CustomSchemaMappingProvider.swiftand uses method names forcs_resolve…overcs_resolved…for better alignment with Swift API Design Guidelines.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.