mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 10:05:47 -04:00
[PR #977] [CLOSED] Implement feature SqlServer Connect to enhance user experience and optimize performance #1299
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/977
Author: @lyn0306
Created: 7/31/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
226b3e2Implement 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.