[PR #360] [MERGED] refactor: extract DSN construction to buildDSN for better reuse and readability #467

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/360
Author: @41tair
Created: 6/24/2025
Status: Merged
Merged: 6/25/2025
Merged by: @41tair

Base: mainHead: enhance/db-extra


📝 Commits (1)

  • 1f2e153 refactor: extract DSN construction to buildDSN for better reuse and readability

📊 Changes

1 file changed (+27 additions, -30 deletions)

View changed files

📝 internal/db/pg/pg.go (+27 -30)

📄 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/360 **Author:** [@41tair](https://github.com/41tair) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@41tair](https://github.com/41tair) **Base:** `main` ← **Head:** `enhance/db-extra` --- ### 📝 Commits (1) - [`1f2e153`](https://github.com/langgenius/dify-plugin-daemon/commit/1f2e1531ef721b9e9ad84f3909a421a6d2444dad) refactor: extract DSN construction to buildDSN for better reuse and readability ### 📊 Changes **1 file changed** (+27 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `internal/db/pg/pg.go` (+27 -30) </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:16:03 -05:00
yindo closed this issue 2026-02-16 01:16:03 -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#467