[PR #48] [MERGED] fix: Database not being properly serialised with rpm_serde #123

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

📋 Pull Request Information

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

Base: developHead: 47-bug-not-consistently-using-rpm_serde-with-native-model


📝 Commits (1)

  • 1ab633d fix: Database not being properly serialised with rpm_serde

📊 Changes

2 files changed (+11 additions, -10 deletions)

View changed files

📝 src-tauri/src/database/db.rs (+4 -3)
📝 src-tauri/src/database/models.rs (+7 -7)

📄 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/48 **Author:** [@quexeky](https://github.com/quexeky) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `47-bug-not-consistently-using-rpm_serde-with-native-model` --- ### 📝 Commits (1) - [`1ab633d`](https://github.com/Drop-OSS/drop-app/commit/1ab633d68b460a8427d579185072c9ea061c7284) fix: Database not being properly serialised with rpm_serde ### 📊 Changes **2 files changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/src/database/db.rs` (+4 -3) 📝 `src-tauri/src/database/models.rs` (+7 -7) </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:09 -05:00
yindo closed this issue 2026-02-17 17:12:09 -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#123