mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
[PR #232] [MERGED] External storage migration #481
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/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.