299 Commits

Author SHA1 Message Date
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
3b1c197425 operation order desc 2023-11-30 17:57:42 +08:00
44507e1682 ai deserialization update 2023-11-30 16:01:01 +08:00
f1176af805 support for mongodb 2023-11-26 16:14:15 +08:00
5549908aaa support for mongodb 2023-11-26 14:57:24 +08:00
0c44af1b04 prompt update 2023-11-20 15:20:41 +08:00
290631abcb Support database or schema 2023-11-16 20:48:45 +08:00
5b126a38f0 Fix oracle datatype error 2023-11-15 18:32:04 +08:00
1d110521fa model config update 2023-11-15 10:02:42 +08:00
7cd75e99fe Merge remote-tracking branch 'origin/dev' into dev 2023-11-13 18:10:24 +08:00
9b6b564a19 Fix DM index error 2023-11-13 18:10:13 +08:00
a8e6947319 console update 2023-11-13 14:43:10 +08:00
b999c2556d fix point 乱码问题 2023-11-11 16:21:14 +08:00
c29db6aeab support add service name 2023-11-09 17:29:36 +08:00
bb98f9f3ae Fix mysql database empty error 2023-11-08 21:14:39 +08:00
f461d9da80 add wenxinyiyan support 2023-11-06 17:36:24 +08:00
37ced2023b add wenxinyiyan support 2023-11-06 16:59:54 +08:00
2f40ba66f1 Merge branch 'chat2db:dev' into dev 2023-11-04 09:32:38 +08:00
d1337f7671 ai result update 2023-11-03 18:51:19 +08:00
dc87247555 Fix primary key no use 2023-11-03 17:30:31 +08:00
7875a68391 Fix operation log bug 2023-11-03 16:52:35 +08:00
93772a0183 Merge remote-tracking branch 'origin/dev' into dev 2023-11-03 16:04:57 +08:00
e1cbe0293c Fix oracle table edit error 2023-11-03 16:04:35 +08:00
4c976ba732 upgrade chat2db 2023-11-03 15:28:19 +08:00
b13ffbfc8b Revert "本地连接mysql"
This reverts commit 2284c32b8fd12505c582e59f736290ee6def920e.
2023-11-03 13:34:22 +08:00
2284c32b8f 本地连接mysql 2023-11-03 13:28:53 +08:00