3458 Commits

Author SHA1 Message Date
zgq
73cd1908ca fix-mysql-view-ddl-query 2024-03-12 19:09:48 +08:00
ji
7f95de6afd Merge pull request #1221 from openai0229/sqlite-database-export
fix sqlite view ddl query
2024-03-11 20:23:51 +08:00
zgq
0e48b8b8aa fix sqlite view ddl query 2024-03-11 20:21:47 +08:00
ji
16d62e1e86 Merge pull request #1220 from openai0229/sqlite-database-export
fix sqlite triggers query and trigger ddl query
2024-03-11 19:17:28 +08:00
zgq
0e63ff1acb fix sqlite triggers query and trigger ddl query 2024-03-11 19:15:07 +08:00
73f420ec5e Merge pull request #1216 from openai0229/fix-mysql-function-ddl-query
fix-mysql-function-ddl-query
2024-03-09 20:58:43 +08:00
5fb3c21973 Merge pull request #1215 from openai0229/fix-mysql-procedures-query
fix-mysql-procedures-query
2024-03-09 20:57:00 +08:00
921edea241 Merge pull request #1214 from openai0229/mysql-database-export
optimize code
2024-03-09 18:54:56 +08:00
zgq
7882c1a870 fix-mysql-function-ddl-query 2024-03-09 16:24:31 +08:00
ee32e2bfce Merge remote-tracking branch 'origin/dev' into dev 2024-03-09 16:23:16 +08:00
c925c5e1f3 feat:support Serializable 2024-03-09 16:22:42 +08:00
zgq
81fb7f41a6 fix-mysql-procedures-query 2024-03-09 14:56:14 +08:00
zgq
8ed44a3724 export function 2024-03-09 14:15:40 +08:00
zgq
b9cefb2bd7 optimized code 2024-03-09 13:10:42 +08:00
1baa37820f Merge pull request #1210 from openai0229/fix-dm-table-ddl-missing-comment
fix-dm-table-ddl-missing-comment
2024-03-08 17:33:31 +08:00
875ba75d40 Merge pull request #1209 from openai0229/fix-dm-trigger-ddl-query
fix-dm-trigger-ddl-query
2024-03-08 17:32:57 +08:00
8a3bc1aebe Merge pull request #1207 from openai0229/clickhouse-database-export
clickhouse:fix functions query and function ddl query
2024-03-08 17:32:30 +08:00
zgq
f91aba51eb enhance readability 2024-03-08 17:15:38 +08:00
zgq
ac8f74d847 enhance readability 2024-03-08 17:09:52 +08:00
zgq
ce80127777 fix-dm-table-ddl-missing-comment 2024-03-08 14:54:39 +08:00
zgq
e1650a1b32 fix-dm-trigger-ddl-query 2024-03-08 13:52:26 +08:00
zgq
9ddd7b261c fix functions query and function ddl query 2024-03-07 21:29:44 +08:00
e4dae07b54 feat:copy sql 2024-03-07 10:30:28 +08:00
ji
9fdc97a2d1 Merge pull request #1203 from openai0229/clickhouse-database-export
fix clickhouse view ddl query
2024-03-06 20:48:08 +08:00
zgq
48bbf6ca83 clickhouse-database-export 2024-03-06 20:41:48 +08:00
zgq
02257553e4 fix clickhouse view ddl query 2024-03-06 17:02:53 +08:00
ji
f9d043351a Merge pull request #1199 from openai0229/fix-clickhouse-query-columns-under-a-table
fix-clickhouse-query-columns-under-a-table
2024-03-05 20:58:44 +08:00
zgq
1b0088c36b fix-clickhouse-query-columns-under-a-table 2024-03-05 20:50:53 +08:00
ecec0f4cc6 Merge pull request #1193 from miahemu/dev
Final work
2024-03-02 11:21:32 +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
74c79e114e Merge pull request #1190 from miahemu/dev
Dev
2024-02-29 23:39:25 +08:00
c1e5a769e8 ... 2024-02-29 23:13:19 +08:00
064d15bd5a Part of the English translation work, and some typos in the original project were corrected. 2024-02-29 22:55:03 +08:00
ji
181b7ff69c Merge pull request #1187 from openai0229/issue#1179
MySQL database export
2024-02-28 20:48:35 +08:00
zgq
81743fb45a MySQL database export 2024-02-28 16:39:01 +08:00
ji
c654faefd9 Merge pull request #1183 from openai0229/issue#1135
complete exception throwing
2024-02-26 19:35:50 +08:00
zgq
bc85aba39e complete exception throwing 2024-02-26 19:34:02 +08:00
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
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
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
14db8b9266 fix:1174 达梦数据库,新建表的时候,可以设置自增。
目前不支持自定义起始及步长。后续补充。
2024-02-22 18:28:08 +08:00
25405399b0 fix :support command api dev 2024-02-20 09:57:39 +08:00