339 Commits

Author SHA1 Message Date
c5afdf1f7d Merge pull request #827 from wuchuanpeng/dev
Fix the problem that custom AI cannot be used.
2024-10-28 14:06:55 +08:00
c4ca7ff9cb Merge pull request #872 from evrentan/reafactor/refactor-Chat2dbAIClient-class
refactor(Chat2dbAIClient): refactor Chat2dbAIClient class
2024-10-28 14:06:18 +08:00
f28d169f10 Merge branch 'dev' into 1402_Changes 2024-10-28 14:02:45 +08:00
7ff0f8c8bf Merge pull request #1485 from miahemu/dev
Update and delete operations of procedures and functions
2024-10-28 11:57:15 +08:00
23c9216f38 Merge pull request #1501 from shenbuxing/updata-api
zhipu updata api interface
2024-10-28 11:47:56 +08:00
8277b8b4d5 Merge pull request #1538 from Zhuoyuan1/main
dbeaver的导入问题修复
2024-10-28 11:46:50 +08:00
lzy
30a07b2da4 dbeaver的导入问题修复 2024-10-17 16:46:19 +08:00
7712d0d827 Merge branch 'CodePhiliaX:dev' into dev 2024-10-15 22:23:44 +08:00
c0eac9cbf7 export insertSQL 2024-08-17 11:18:42 +08:00
ae199e4074 export current page CSV 2024-08-16 19:21:07 +08:00
115a6a6f1b zhipu updata api interface 2024-08-14 00:20:44 +08:00
89e2eb30de Delete operations of functions 2024-08-03 14:39:09 +08:00
052a36b73e Update and delete operations of procedures 2024-07-30 18:36:27 +08:00
493f934a2c fix columnType error 2024-07-11 13:56:32 +08:00
7a95f126b2 remove ';' in builder sql 2024-07-09 10:48:18 +08:00
9421c3d3f4 batch export 2024-06-21 17:21:28 +08:00
96e6340f8c Merge pull request #1432 from openai0229/data-import
data export
2024-06-20 20:20:46 +08:00
56b76665f4 通义千问修改 2024-06-20 17:22:13 +08:00
zgq
cd16555c45 data export 2024-06-18 13:56:25 +08:00
f6315afeb6 Added API for supporting Group By functionality 2024-05-23 01:47:06 +05:30
0948376c64 remove e.printStackTrace(); 2024-04-25 11:55:26 +08:00
zgq
e45ba555dd optimize exception throwing 2024-03-28 15:12:51 +08:00
zgq
af467eb5fc remove redundant code and optimize exception throwing 2024-03-28 14:49:40 +08:00
zgq
f425604b15 db-data-export 2024-03-28 13:13:09 +08:00
0fe586d263 feat:support Serializable 2024-03-15 14:07:51 +08:00
ji
7db68d2ea1 Merge pull request #1195 from openai0229/pgsql-schema-export
pgsql schema export
2024-03-15 13:44:26 +08:00
e4dae07b54 feat:copy sql 2024-03-07 10:30:28 +08:00
zgq
1469908d27 pgsql schema export 2024-03-02 15:57:52 +08:00
feaf13725f The last part of the translation work is to format the code and correct some typos and wrong words. 2024-03-02 11:16:06 +08:00
zgq
81743fb45a MySQL database export 2024-02-28 16:39:01 +08:00
zgq
bc85aba39e complete exception throwing 2024-02-26 19:34:02 +08:00
zgq
80634b5107 实现MySQL存储过程修改 2024-02-25 16:53:45 +08:00
25405399b0 fix :support command api dev 2024-02-20 09:57:39 +08:00
8b1d1b6c41 fix :support command api dev 2024-02-19 19:03:32 +08:00
3f0adc101b Issue:#793 Missing Schema in SQL Server Query 2024-02-02 16:07:03 +08:00
eda2401e8c fix custom ai 2024-02-01 20:57:36 +08:00
6f968086c9 feat:support download task 2024-01-31 19:16:15 +08:00
b0196a4ef5 Optimize code structure service code. 2024-01-09 19:19:53 +08:00
eeb7cd23fb merge main 2024-01-03 18:46:30 +08:00
7ed715a4e4 Avoid process being occupied and optimize database initialization speed 2024-01-02 19:54:08 +08:00
09f04f7651 add client info 2024-01-02 16:25:39 +08:00
9156ac3d5f Support websocket long connections 2024-01-02 15:19:04 +08:00
11ed8a4203 remove white list 2024-01-02 15:10:38 +08:00
056df5d273 Fixed the problem of direct query table data error due to characters 2023-12-29 11:39:26 +08:00
358a23da20 Fix null point error 2023-12-28 19:10:04 +08:00
01ab0ad304 Revert "FIX #1035 And FIX #980 Dify Chat API Support" 2023-12-28 14:23:19 +08:00
3d3e585b7c Merge branch 'chat2db:main' into main 2023-12-28 12:36:41 +08:00
a0bedf2991 add sql log 2023-12-25 21:09:18 +08:00
094043b0de bugfix: fix #982 table names were conflicting with database keywords and causing query failures 2023-12-23 13:05:28 +08:00
a4457edb64 feature: update DifyChatAIEventSourceListener 2023-12-23 11:57:37 +08:00