[PR #108] [MERGED] Fix type method dispatch when importing objects #458

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

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/108
Author: @andriichernenko
Created: 10/7/2016
Status: Merged
Merged: 10/8/2016
Merged by: @JohnEstropia

Base: swift3_developHead: type-method-dispatch-fix


📝 Commits (1)

  • 910b503 fix type method dispatch when importing objects

📊 Changes

1 file changed (+27 additions, -17 deletions)

View changed files

📝 Sources/Importing/BaseDataTransaction+Importing.swift (+27 -17)

📄 Description

This pull request fixes #107.


🔄 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/108 **Author:** [@andriichernenko](https://github.com/andriichernenko) **Created:** 10/7/2016 **Status:** ✅ Merged **Merged:** 10/8/2016 **Merged by:** [@JohnEstropia](https://github.com/JohnEstropia) **Base:** `swift3_develop` ← **Head:** `type-method-dispatch-fix` --- ### 📝 Commits (1) - [`910b503`](https://github.com/JohnEstropia/CoreStore/commit/910b5039fd9d3aa05efe74570da3a8bd925b9ff4) fix type method dispatch when importing objects ### 📊 Changes **1 file changed** (+27 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Importing/BaseDataTransaction+Importing.swift` (+27 -17) </details> ### 📄 Description This pull request fixes #107. --- <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:15 +01:00
adam closed this issue 2025-12-29 15:32:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#458