mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 10:05:47 -04:00
[PR #61] [MERGED] feat: add dbtools tool #571
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/61
Author: @opsworld30
Created: 2/27/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @LogicOber
Base:
main← Head:feat/add-dbtools-tool📝 Commits (10+)
b45ada2feat: add lark notify pluginb07681erefactor: split lark notify into text and card tools70f7b8dchore: remove old lark notify tool files2f396f8chore: update lark notify package to v0.0.26633002docs: add privacy policy for lark notify plugin546cf43chore: reduce memory limit to 1MB for lark notify plugin2562a5brefactor: update according to review commentsea966b8refactor: update according to review comments32c2c49docs: update README and PRIVACY docsde00662refactor: update lark_notify to only include .difypkg file📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
opsworld30/dbtools/dbtools.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Submission Type
2. Description
The Database Tools plugin is a database query tool that supports MySQL and Redis databases. It provides unified query interfaces and result formats, making data retrieval and management simple and efficient.
Key features:
Test cases:
3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
The plugin only collects the following necessary information:
No personal user data is collected or stored. All data is used solely for database query purposes and is not stored or logged anywhere. Connection information is used only for authentication and establishing database connections.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.