[PR #232] [MERGED] External storage migration #481

Closed
opened 2025-12-29 15:32:32 +01:00 by adam · 0 comments
Owner

📋 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: developHead: external-storage-migration


📝 Commits (4)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/JohnEstropia/CoreStore/pull/232 **Author:** [@kf99916](https://github.com/kf99916) **Created:** 1/6/2018 **Status:** ✅ Merged **Merged:** 1/6/2018 **Merged by:** [@JohnEstropia](https://github.com/JohnEstropia) **Base:** `develop` ← **Head:** `external-storage-migration` --- ### 📝 Commits (4) - [`fbe7bd7`](https://github.com/JohnEstropia/CoreStore/commit/fbe7bd7bf897062346f5ab01123b817038ed4775) update podfile - [`4b9fdda`](https://github.com/JohnEstropia/CoreStore/commit/4b9fddad6a5072cd0b5223ba9bceda8a03adbeab) Merge branch 'develop' - [`51961dd`](https://github.com/JohnEstropia/CoreStore/commit/51961dd737e709c3f274608b3cf89376b2df0d47) Migrate external storage - [`d9db7e4`](https://github.com/JohnEstropia/CoreStore/commit/d9db7e4a8204df904c0e8dd77cff6a7026aebc7b) Typo ### 📊 Changes **1 file changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Sources/DataStack+Migration.swift` (+17 -0) </details> ### 📄 Description Move the migrated external storage for temporary persistent store from temporary directory to the directory where the actual persistent store is. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:32:32 +01:00
adam closed this issue 2025-12-29 15:32:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#481