Original PR: https://github.com/JohnEstropia/CoreStore/pull/232 Author: @kf99916 Created: 1/6/2018 Status: ✅ Merged Merged: 1/6/2018 Merged by: @JohnEstropia
Base: develop ← Head: external-storage-migration
develop
external-storage-migration
fbe7bd7
4b9fdda
51961dd
d9db7e4
1 file changed (+17 additions, -0 deletions)
📝 Sources/DataStack+Migration.swift (+17 -0)
Sources/DataStack+Migration.swift
Move the migrated external storage for temporary persistent store from temporary directory to the directory where the actual persistent store is.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/JohnEstropia/CoreStore/pull/232
Author: @kf99916
Created: 1/6/2018
Status: ✅ Merged
Merged: 1/6/2018
Merged by: @JohnEstropia
Base:
develop← Head:external-storage-migration📝 Commits (4)
fbe7bd7update podfile4b9fddaMerge branch 'develop'51961ddMigrate external storaged9db7e4Typo📊 Changes
1 file changed (+17 additions, -0 deletions)
View changed files
📝
Sources/DataStack+Migration.swift(+17 -0)📄 Description
Move the migrated external storage for temporary persistent store from temporary directory to the directory where the actual persistent store is.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.