[PR #54] [CLOSED] Allows to set custom options for SQLite store #454

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

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/54
Author: @mantas
Created: 3/7/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 3948de5 Allows to set custom options for SQLite store

📊 Changes

2 files changed (+6 additions, -9 deletions)

View changed files

📝 CoreStore/Migrating/DataStack+Migration.swift (+3 -3)
📝 CoreStore/Setting Up/DataStack.swift (+3 -6)

📄 Description

This patch allows to modify options when creating a SQLite persistent store


🔄 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/54 **Author:** [@mantas](https://github.com/mantas) **Created:** 3/7/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3948de5`](https://github.com/JohnEstropia/CoreStore/commit/3948de595a73eb789048e0979857773e84af1031) Allows to set custom options for SQLite store ### 📊 Changes **2 files changed** (+6 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `CoreStore/Migrating/DataStack+Migration.swift` (+3 -3) 📝 `CoreStore/Setting Up/DataStack.swift` (+3 -6) </details> ### 📄 Description This patch allows to modify options when creating a SQLite persistent store --- <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:13 +01:00
adam closed this issue 2025-12-29 15:32:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#454