[PR #505] issue #504 | Crash when printing model schema, if one of the attribut… #516

Open
opened 2025-12-29 18:27:22 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/505
Author: @pawan-joshi
Created: 5/22/2024
Status: 🔄 Open

Base: developHead: issue-504


📝 Commits (1)

  • 47da86b issue #504 | Crash when printing model schema, if one of the attributes is of the type URI

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 Sources/DynamicSchema+Convenience.swift (+8 -0)

📄 Description

Added a missing .URIAttributeType case so that it won't go to default, causing fatalError


🔄 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/505 **Author:** [@pawan-joshi](https://github.com/pawan-joshi) **Created:** 5/22/2024 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `issue-504` --- ### 📝 Commits (1) - [`47da86b`](https://github.com/JohnEstropia/CoreStore/commit/47da86b0f2770c19619b59b096e0e5714a77c6ff) issue #504 | Crash when printing model schema, if one of the attributes is of the type URI ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Sources/DynamicSchema+Convenience.swift` (+8 -0) </details> ### 📄 Description Added a missing .URIAttributeType case so that it won't go to default, causing fatalError --- <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 18:27:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore-JohnEstropia#516