[PR #40] [MERGED] Fix database corrupted on every startup #117

Closed
opened 2026-02-17 17:12:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/40
Author: @DecDuck
Created: 6/1/2025
Status: Merged
Merged: 6/1/2025
Merged by: @DecDuck

Base: developHead: 39-bug-database-corrupted-on-every-startup


📝 Commits (1)

  • a156db5 fix: database corrupted on every startup

📊 Changes

3 files changed (+15 additions, -6 deletions)

View changed files

📝 src-tauri/src/cloud_saves/resolver.rs (+12 -5)
📝 src-tauri/src/database/db.rs (+2 -1)
📝 src-tauri/src/database/models.rs (+1 -0)

📄 Description

No description provided


🔄 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/Drop-OSS/drop-app/pull/40 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 6/1/2025 **Status:** ✅ Merged **Merged:** 6/1/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `39-bug-database-corrupted-on-every-startup` --- ### 📝 Commits (1) - [`a156db5`](https://github.com/Drop-OSS/drop-app/commit/a156db5d6ac9c80712c97f9066b7bd8a90da8a95) fix: database corrupted on every startup ### 📊 Changes **3 files changed** (+15 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/src/cloud_saves/resolver.rs` (+12 -5) 📝 `src-tauri/src/database/db.rs` (+2 -1) 📝 `src-tauri/src/database/models.rs` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:12:08 -05:00
yindo closed this issue 2026-02-17 17:12:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#117