mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
[PR #75] [CLOSED] Add convenient truncate methods to transaction #457
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/75
Author: @ghost
Created: 5/27/2016
Status: ❌ Closed
Base:
corestore2_develop← Head:corestore2_develop📝 Commits (1)
2c9c115Add convenient truncate methods to transaction📊 Changes
2 files changed (+51 additions, -0 deletions)
View changed files
📝
CoreStore.xcodeproj/project.pbxproj(+12 -0)➕
Sources/Convenience/BaseDataTransaction+Convenience.swift(+39 -0)📄 Description
Provides a convenient method for deleting all entities from DataStack with the ability to preserve some entities.
Sample usage:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.