mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1269] [CLOSED] Oracle DB Query Plugin v0.0.1 #1499
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/1269
Author: @WilburOracle
Created: 9/22/2025
Status: ❌ Closed
Base:
main← Head:Oracle📝 Commits (1)
3aae1dfOracle DB Query Plugin v0.0.1📊 Changes
14 files changed (+846 additions, -0 deletions)
View changed files
➕
oracle/GUIDE.md(+148 -0)➕
oracle/LICENSE(+201 -0)➕
oracle/PRIVACY.md(+71 -0)➕
oracle/README.assets/parameters.png(+0 -0)➕
oracle/README.assets/result.png(+0 -0)➕
oracle/README.md(+142 -0)➕
oracle/_assets/oracle.png(+0 -0)➕
oracle/main.py(+8 -0)➕
oracle/manifest.yaml(+35 -0)➕
oracle/provider/oracle_db_plugin.py(+10 -0)➕
oracle/provider/oracle_db_plugin.yaml(+17 -0)➕
oracle/requirements.txt(+2 -0)➕
oracle/tools/oracle_db_plugin.py(+117 -0)➕
oracle/tools/oracle_db_plugin.yaml(+95 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.