[PR #78] [MERGED] Fix/change default db #298

Closed
opened 2026-02-16 01:15:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/78
Author: @Yeuoly
Created: 3/8/2025
Status: Merged
Merged: 3/8/2025
Merged by: @Yeuoly

Base: mainHead: fix/change-default-db


📝 Commits (2)

  • 5758366 fix: use default database configuration parameter in database initialization
  • e757e1a fix: test

📊 Changes

2 files changed (+8 additions, -7 deletions)

View changed files

📝 internal/core/persistence/persistence_test.go (+7 -6)
📝 internal/db/init.go (+1 -1)

📄 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/langgenius/dify-plugin-daemon/pull/78 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 3/8/2025 **Status:** ✅ Merged **Merged:** 3/8/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/change-default-db` --- ### 📝 Commits (2) - [`5758366`](https://github.com/langgenius/dify-plugin-daemon/commit/57583668e785c4195883b81cb9657d6bbc5773dd) fix: use default database configuration parameter in database initialization - [`e757e1a`](https://github.com/langgenius/dify-plugin-daemon/commit/e757e1a8cfba4bf9a83b1ab5735d7781ffe71cae) fix: test ### 📊 Changes **2 files changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `internal/core/persistence/persistence_test.go` (+7 -6) 📝 `internal/db/init.go` (+1 -1) </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-16 01:15:26 -05:00
yindo closed this issue 2026-02-16 01:15:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#298