[PR #125] [MERGED] Remove :memory file and fix in-memory SQLite setup. #129

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

📋 Pull Request Information

Original PR: https://github.com/plashchynski/crono/pull/125
Author: @simi
Created: 5/23/2024
Status: Merged
Merged: 5/23/2024
Merged by: @plashchynski

Base: mainHead: memory


📝 Commits (1)

  • e277fd9 Remove :memory file and fix in-memory SQLite setup.

📊 Changes

2 files changed (+1 additions, -1 deletions)

View changed files

spec/internal/:memory (+0 -0)
📝 spec/rails_helper.rb (+1 -1)

📄 Description

  • :memory file makes it problematic on Windows

fixes #120


🔄 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/plashchynski/crono/pull/125 **Author:** [@simi](https://github.com/simi) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@plashchynski](https://github.com/plashchynski) **Base:** `main` ← **Head:** `memory` --- ### 📝 Commits (1) - [`e277fd9`](https://github.com/plashchynski/crono/commit/e277fd9fb705679d8d26158398e16d38c9f3737c) Remove :memory file and fix in-memory SQLite setup. ### 📊 Changes **2 files changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> ➖ `spec/internal/:memory` (+0 -0) 📝 `spec/rails_helper.rb` (+1 -1) </details> ### 📄 Description - :memory file makes it problematic on Windows fixes #120 --- <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 00:22:52 +01:00
adam closed this issue 2025-12-29 00:22:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/crono#129