[PR #977] [CLOSED] Implement feature SqlServer Connect to enhance user experience and optimize performance #1299

Closed
opened 2026-02-22 17:53:54 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/977
Author: @lyn0306
Created: 7/31/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 226b3e2 Implement feature X to enhance user experience and optimize performance

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

lyn/sqlserver_plugin/sqlserver_connector_sci.difypkg (+0 -0)

📄 Description

version: 0.0.1
type: plugin
author: lyn
name: sqlserver_connector_sci
label:
en_US: SQL Server Connector
zh_Hans: SQL Server 连接器
description:
en_US: A plugin that connects to SQL Server databases and executes SQL queries
zh_Hans: 一个连接SQL Server数据库并执行SQL查询的插件
icon: icon.svg
resource:
memory: 268435456
permission:
model:
enabled: false
endpoint:
enabled: false
app:
enabled: false
storage:
enabled: false
size: 1048576
plugins:
tools:
- provider/sqlserver.yaml
meta:
version: 0.0.1
arch:
- amd64
- arm64
runner:
language: python
version: "3.12"
entrypoint: main
created_at: 2024-07-30T13:00:00.000000000+08:00
privacy: PRIVACY.md
verified: false


🔄 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-plugins/pull/977 **Author:** [@lyn0306](https://github.com/lyn0306) **Created:** 7/31/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`226b3e2`](https://github.com/langgenius/dify-plugins/commit/226b3e2eaf0a0d6b506cb459d0389b727250ef58) Implement feature X to enhance user experience and optimize performance ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lyn/sqlserver_plugin/sqlserver_connector_sci.difypkg` (+0 -0) </details> ### 📄 Description version: 0.0.1 type: plugin author: lyn name: sqlserver_connector_sci label: en_US: SQL Server Connector zh_Hans: SQL Server 连接器 description: en_US: A plugin that connects to SQL Server databases and executes SQL queries zh_Hans: 一个连接SQL Server数据库并执行SQL查询的插件 icon: icon.svg resource: memory: 268435456 permission: model: enabled: false endpoint: enabled: false app: enabled: false storage: enabled: false size: 1048576 plugins: tools: - provider/sqlserver.yaml meta: version: 0.0.1 arch: - amd64 - arm64 runner: language: python version: "3.12" entrypoint: main created_at: 2024-07-30T13:00:00.000000000+08:00 privacy: PRIVACY.md verified: false --- <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-22 17:53:54 -05:00
yindo closed this issue 2026-02-22 17:53:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1299