137 Commits

Author SHA1 Message Date
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
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
fe3ad6673e support clickhouse create/update 2024-02-25 16:55:21 +08:00
zgq
80634b5107 实现MySQL存储过程修改 2024-02-25 16:53:45 +08:00
14db8b9266 fix:1174 达梦数据库,新建表的时候,可以设置自增。
目前不支持自定义起始及步长。后续补充。
2024-02-22 18:28:08 +08:00
8b1d1b6c41 fix :support command api dev 2024-02-19 19:03:32 +08:00
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
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
6f968086c9 feat:support download task 2024-01-31 19:16:15 +08:00
be999aa831 Optimize code structure. 2024-01-09 19:16:55 +08:00
9156ac3d5f Support websocket long connections 2024-01-02 15:19:04 +08:00
358a23da20 Fix null point error 2023-12-28 19:10:04 +08:00
22add550dc Fix oracle io close bug 2023-12-27 20:05:38 +08:00
df153639d0 Improve startup speed 2023-12-07 17:45:44 +08:00
77f944a956 Improve startup speed 2023-12-05 21:18:30 +08:00
44507e1682 ai deserialization update 2023-11-30 16:01:01 +08:00
f40be5ca71 delete models 2023-11-28 17:29:45 +08:00
b7a95ccce1 Merge remote-tracking branch 'origin/dev' into dev 2023-11-28 16:01:22 +08:00
32f41591c3 Support database or schema 2023-11-28 16:01:12 +08:00
5549908aaa support for mongodb 2023-11-26 14:57:24 +08:00
696725c0eb Merge pull request #861 from tmlx1990/dev3.0.13
FIX:847 修复MySQL修改表结构,不回显注释的问题。
2023-11-20 21:48:05 +08:00
4af8dc52b6 FIX:847修复MySQL修改表注释后,不回显的问题。 2023-11-20 17:57:05 +08:00
290631abcb Support database or schema 2023-11-16 20:48:45 +08:00
144b8b8d9e Fix oracle datatype error 2023-11-16 12:38:21 +08:00
5b126a38f0 Fix oracle datatype error 2023-11-15 18:32:04 +08:00
ji
594190f594 Merge pull request #805 from tmlx1990/main
FIX: 772 默认值中增加CURRENT_TIMESTAMP。
2023-11-14 19:47:02 +08:00
18cce246f2 Fix DM index error 2023-11-14 16:26:32 +08:00
a0187de02d 将字段默认值选项改为后端传递。 2023-11-13 18:23:41 +08:00
9b6b564a19 Fix DM index error 2023-11-13 18:10:13 +08:00
2e31890381 Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:50:40 +08:00
ji
c12b0b1f02 Merge branch 'dev' into fix/645 2023-11-12 22:46:51 +08:00
eed78015dc Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:25:51 +08:00
654462ad1c Fix kingbase8r6 error 2023-11-12 12:26:48 +08:00
1a063321be Fix kingbase8r6 error 2023-11-12 11:06:22 +08:00
097900a04a fix mariaDB connec database bug 2023-11-11 16:56:48 +08:00
b999c2556d fix point 乱码问题 2023-11-11 16:21:14 +08:00
4f3cd95c46 fix sqlserver sql page bug 2023-11-10 19:37:05 +08:00
85df187550 fix(IDriverManager): fix 645 issue
https://github.com/chat2db/Chat2DB/issues/645
2023-11-10 10:42:50 +04:00
bb3ac94a8f fix: change tab bug 2023-11-06 21:50:26 +08:00
9b3adb18ee support table primary key 2023-11-06 10:04:02 +08:00
edd12b9d5b Fix primary key no use 2023-11-03 18:20:10 +08:00
7875a68391 Fix operation log bug 2023-11-03 16:52:35 +08:00
368a2a8bf5 Support default value 2023-11-03 16:17:43 +08:00
e1cbe0293c Fix oracle table edit error 2023-11-03 16:04:35 +08:00
ef917b8143 Simplify the update and delete statements for query results when the table contains primary keys 2023-11-03 00:26:54 +08:00
d545085d9c Support 人大金仓 TABLE create and edit. 2023-11-02 22:58:15 +08:00