324 Commits

Author SHA1 Message Date
115a6a6f1b zhipu updata api interface 2024-08-14 00:20:44 +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
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
0d8b0891af feature: modify dify chat liistner 2023-12-23 11:39:55 +08:00
45a3a8f068 feature: modify dify chat 2023-12-22 22:25:19 +08:00
7690575e6b feature: dify chat stream client add builder 2023-12-22 17:58:05 +08:00
bea9a52f52 feature: add dify-chat-ai controller type 2023-12-22 17:02:42 +08:00
04e100ca70 feature: add dify-chat-ai type in config 2023-12-22 16:43:53 +08:00
cf84d91382 Improve startup speed 2023-12-13 20:40:51 +08:00
7399c7f567 Improve startup speed 2023-12-13 20:08:16 +08:00
3df13fc9bc Improve startup speed 2023-12-12 23:04:39 +08:00
1ae7016d02 Improve startup speed 2023-12-12 20:06:51 +08:00
ji
15807f613b Merge pull request #921 from tmlx1990/fix920
Fix: 920 修改格式化SQL不能解析带注释的SQL的问题
2023-12-07 23:14:11 +08:00
df153639d0 Improve startup speed 2023-12-07 17:45:44 +08:00
add658c7b5 hutool的SQL格式化,不能处理带注释的内容。
修改为使用JSQLFormatter开源项目来处理。
2023-12-06 18:13:48 +08:00
77f944a956 Improve startup speed 2023-12-05 21:18:30 +08:00