Commit Graph

3878 Commits

Author SHA1 Message Date
zgq bc85aba39e complete exception throwing 2024-02-26 19:34:02 +08:00
Suyue 7399955384 Merge branch 'dev' of https://github.com/miahemu/Chat2DB 2024-02-26 18:33:40 +08:00
贺喜 46822243b3 Front end white screen problem 2024-02-26 14:17:39 +08:00
Suyue 15510b2bf9 Merge branch 'dev' of https://github.com/miahemu/Chat2DB 2024-02-26 13:00:59 +08:00
ji cb0b614925
Merge pull request #1182 from openai0229/issue#1135
transaction support
2024-02-26 10:28:30 +08:00
zgq 8ba00fe0ff transaction support 2024-02-26 10:22:23 +08:00
ji c2b5fed04a
Merge pull request #1178 from tmlx1990/fix1174
fix:1174 达梦数据库新建表的时候可以设置自增
2024-02-26 10:14:05 +08:00
ji 083600603f
Merge pull request #1181 from openai0229/issue#1135
实现MySQL存储过程修改
2024-02-26 10:09:28 +08:00
heshujun fe3ad6673e support clickhouse create/update 2024-02-25 16:55:21 +08:00
zgq 80634b5107 实现MySQL存储过程修改 2024-02-25 16:53:45 +08:00
ji fb9e59398f
Update README_CN.md 2024-02-23 14:25:33 +08:00
ji 4df513f26a
Update README.md 2024-02-23 14:24:45 +08:00
tmlx1990 14db8b9266 fix:1174 达梦数据库,新建表的时候,可以设置自增。
目前不支持自定义起始及步长。后续补充。
2024-02-22 18:28:08 +08:00
SwallowGG 25405399b0 fix :support command api dev 2024-02-20 09:57:39 +08:00
SwallowGG 8b1d1b6c41 fix :support command api dev 2024-02-19 19:03:32 +08:00
SwallowGG d6e7c1ffd8 Merge remote-tracking branch 'origin/dev' into dev 2024-02-18 19:28:04 +08:00
ji 8a57f0f2ac
Merge pull request #1111 from tmlx1990/1107
fix:1107 修复修改排序后丢失注释的问题
2024-02-17 17:43:19 +08:00
ji cb929adb5d
Merge pull request #1165 from e-mhui/oracle-1164
[Oracle] fix switch Oracle driver failed
2024-02-17 17:40:00 +08:00
e-mhui 5a44ddbe82 [Oracle] fix switch Oracle driver failed 2024-02-14 17:48:26 +08:00
QingXiao 300f19e17b
Merge pull request #1161 from miahemu/fix_issue
Fix Issue #974:Unable to modify column name
2024-02-05 15:12:44 +08:00
Suyue cc9068850e Fix Issue #974:Unable to modify column name 2024-02-05 15:04:41 +08:00
QingXiao de4aa38884
Merge pull request #1160 from miahemu/dev
Fix Issue:#1042 #865 #793 #1143 #1110
2024-02-05 10:33:05 +08:00
Suyue 7d7b78df1f Revert "Issue:#974 Column reordering not taking effect , unable to modify column name"
This reverts commit 5802aefdaf.
2024-02-04 12:25:49 +08:00
Suyue 7ae40ab34a Revert "Fix the new bug brought by #974: field attributes cannot be added normally."
This reverts commit c994acf88b.
2024-02-04 12:25:48 +08:00
Suyue cc49a85c39 Fix Bug #1042:The query result of timestamp field has one decimal place after the second. In addition,datetime field query result has a 'T' in the middle of date and time. 2024-02-04 12:15:39 +08:00
SwallowGG 3f6215d8f5 Merge branch 'dev' of https://github.com/chat2db/Chat2DB into dev 2024-02-04 11:39:43 +08:00
Suyue c994acf88b Fix the new bug brought by #974: field attributes cannot be added normally. 2024-02-03 10:11:58 +08:00
Suyue 5802aefdaf Issue:#974 Column reordering not taking effect , unable to modify column name 2024-02-02 18:35:21 +08:00
Suyue d4af8cefba Bug: Error #865 when a new row of new data id is added and not filled in in MySQL database. 2024-02-02 16:24:50 +08:00
Suyue 3f0adc101b Issue:#793 Missing Schema in SQL Server Query 2024-02-02 16:07:03 +08:00
Suyue e82c421f49 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	chat2db-server/chat2db-server-web/chat2db-server-web-api/src/main/java/ai/chat2db/server/web/api/controller/config/ConfigController.java
2024-02-02 15:58:26 +08:00
Suyue ddc17032fe Issue #1143: Settings-Customize API- Customize. After clicking Save, the ApiKey and Model will disappear. 2024-02-02 15:50:28 +08:00
miahemu d85c7a330c
Merge branch 'chat2db:dev' into dev 2024-02-02 15:15:02 +08:00
Suyue b4d49f2484 Issue #1110 that caused comments to be lost after modifying the order. 2024-02-02 15:11:55 +08:00
robin eda2401e8c fix custom ai 2024-02-01 20:57:36 +08:00
ji 0864fedb47
Merge pull request #1153 from chat2db/dev
Dev
2024-01-31 19:21:25 +08:00
SwallowGG 6f968086c9 feat:support download task 2024-01-31 19:16:15 +08:00
贺喜 be9dbfd6d5 fix:console title 2024-01-31 18:53:49 +08:00
贺喜 3d53af509a optimize: Create a new query window named after the databaseName and datasourceName(#1049) 2024-01-30 20:40:55 +08:00
贺喜 1aa358809d feat:When you create a new console, the database or schema that the console is bound to is selected by default as the database or schema that you are focusing on 2024-01-30 19:39:05 +08:00
SwallowGG a304954b00 fix:Change the Packaging Method 2024-01-23 21:04:13 +08:00
SwallowGG c080489fce fix:Change the Packaging Method 2024-01-23 20:55:42 +08:00
SwallowGG 6b099ef493 fix:Change the Packaging Method 2024-01-23 20:46:51 +08:00
贺喜 e707d6407d
Merge pull request #1115 from eltociear/patch-1
Update README.md
2024-01-20 08:48:55 +08:00
Ikko Eltociear Ashimine 0072223542
Update README.md
bette -> better
2024-01-20 03:38:06 +09:00
tmlx1990 47ce285b23 fix:1107 修复修改排序后丢失注释的问题 2024-01-18 11:01:57 +08:00
晴霄 郭 36dd489d18 changelog 2024-01-17 17:03:51 +08:00
shanhexi 0a82c0794d build 2024-01-15 12:45:45 +08:00
shanhexi eb6c517faa HarmonyOS_Sans 2024-01-12 16:43:38 +08:00
shanhexi 05f1d71765 Open screen animation 2024-01-11 20:50:56 +08:00